20 Oct
2025
20 Oct
'25
3:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40555 --- Comment #7 from Jonathan Druart <jonathan.druart@gmail.com> --- Yes, this is data inconsistency. We discussed it several times over the last years. We should not deal with those cases in the code, but prevent them to appear instead. Or at least tell the librarians something is not good in the data. That's why we have the search_for_data_inconsistencies script, and why I am suggesting to port the output to the UI on bug 40777. Another long term solution is to prevent such problems when saving a record, or editing/deleting an authorised value. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.