23 May
2020
23 May
'20
1:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20280 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
All of that to say that I think we should: 1. uniformize the code to make sure we are using the same code everywhere (also see Koha::AuthorisedValues->new->categories vs Koha::AuthorisedValueCategories->search) 2. Add the empty option in template, but insert NULL when picked 3. In DB, update the '' occurrences with NULL 4. Remove the '' DB row from the .sql installer file
Hope that makes sense!
It does make sense, but no idea how to start there! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.