https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31642
--- Comment #19 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> --- Point [A] follow-up. I think that it is too hard to solve both issues mentioned under A on this report here. They have a much wider scope. If you delete values from a category, the Koha combo boxes here and there will currently display a wrong entry too. The second issue under A is a nice one. But resembles having the value still in the database for other AV entries. Finding the additional content for AV html block X looks different than say blocking an item checkout because it is still notforloan (while you may have removed that entry from AV, but the item still has it), but in essence it is the same problem. The idea of using is_system on the value level would be nice but no complete solution for both issues. Deleting a custom value would still be a problem. Writing a module for additional actions after an AV modify or delete crossed my mind, but looks like a larger exercise with pitfalls as to performance etc. So in conclusion, how should we proceed here? Or just abandon it? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/