11 Oct
2021
11 Oct
'21
1:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526 --- Comment #128 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Marcel de Rooy from comment #127)
(In reply to Jonathan Druart from comment #125)
When an item is edit we must keep the NULL values in DB if the input have been left empty.
I saw that before? It is presented as a fact, but I am not sure about that. When the user saved the form and left a few fields empty, you could argue that empty string reflects this 'choice', while NULL says that we just dont know.
We use NULL when creating, we should keep it when editing IMO. -- You are receiving this mail because: You are watching all bug changes.