https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31642
--- Comment #18 from Marcel de Rooy <[email protected]> --- Point [A]. Yeah, thats a nice one. Actually that problem is wider than just what you mention here. From this general 'multi-purpose' table like authorised values, it is hard to define foreign key constraints to keep all data in shape. Which means that (in general) removing values from AV creates inconsistencies like those in the database. A lot of item values e.g. depend on AV and would be bad data when removing corresponding entries from AV, etc. Will still think a little bit on how to handle this specific case for the display location (having extended use in mind). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
