https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30490
--- Comment #3 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #2) > (In reply to Katrin Fischer from comment #1) > > My feeling would be that if you delete a parent itemtype, it should set the > > field to NULL in the 'child itemtypes'. Does that make sense? > > Yes. That is the same as RESTRICT. Actually no :) You describe SET NULL but I opt for RESTRICT. You cannot delete the parent type if there still is a child itemtype. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
