Bug 26739

Summary: koha-preferences improvements
Product: Koha Reporter: Mark Hofstetter <koha>
Component: Command-line UtilitiesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: koha, robin
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34895
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mark Hofstetter 2020-10-19 20:26:08 UTC
koha-preferences needs improvements

/usr/share/koha/bin/admin/koha-preferences

+ needs (better) error messages
+ avoid returning/dying in the middle of functions instead of exceptions
+ maybe the ability to force preferences updates when the number of existing preferenences is different from the dump

on the long run many other tables are in settings effectivly: eg overdues, letters etc