https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27781
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|19.11 |20.11 --- Comment #3 from Katrin Fischer <[email protected]> --- I think it would be quite hard to do in some cases. If we had FK constraints in the database a lot of the change could be handled automatically, but we are not quite there yet. At least for item type codes this could work, I think Not sure about authorised values - they are used so differently in so many tables that it would probably be a lot more risky to get this to work reliably. On the other hand - those codes can already be changed. -- You are receiving this mail because: You are the assignee for the bug. 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/
