https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41834 --- Comment #35 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Marcel de Rooy from comment #34)
(In reply to Jonathan Druart from comment #3)
Bug 41834: Set systempreferences's options, explanation and type to NULL
We currently have to set options, explanation and type in sysprefs.sql and the atomic/dbrev files. However we (almost) never use them, we rely on the values in the yml files.
We could remove them and don't require them when when add new sysprefs.
Are we still planning to remove them now? That feels better than keeping those fields that we obsoleted..
The DB columns? No we have to keep them for "local use" prefs. -- You are receiving this mail because: You are watching all bug changes.