byrokrat / giroapp

Command line app for managing autogiro donations.
GNU General Public License v3.0
4 stars 2 forks source link

Json db broken if donor address contains fields from older schemas #190

Closed hanneskod closed 5 years ago

hanneskod commented 5 years ago

The json db backend assumes address fields to be only line1, line2 and so forth. If other fields exists (from older schema versions) it is simply broken..