Feature #29
validate settings data on import
Status:
Closed
Priority:
High
Assignee:
-
Start date:
07/01/2021
Due date:
% Done:
100%
Estimated time:
Description
Settings data is imported and exported as json. Invalid JSON schema can currently cause import operation to throw an exceptions or maybe even corrupt storage...
History
Updated by koszko 9 months ago
- % Done changed from 0 to 100
- Status changed from New to Closed
I did it as part of https://hachettebugs.koszko.org/issues/17
For now, it's on koszko
branch