Describe the bug
booktrack-cli will refuse to load library files which misses elements. For example the isbn element. This is good for errournous files but will cause trouble when the file format is extended with an element.
Long story short: A migration step, revision or a more gentle way to fail (ignore missing fields) is needed
Related: #7
Version information
booktrack-cli v0.4.1
OS name : "Ubuntu"
OS version: "20.04.6 LTS (Focal Fossa)"
Describe the bug
booktrack-cli will refuse to load library files which misses elements. For example the
isbnelement. This is good for errournous files but will cause trouble when the file format is extended with an element.Long story short: A migration step, revision or a more gentle way to fail (ignore missing fields) is needed
Related: #7
Version information