23 Aug
2022
23 Aug
'22
3:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30490 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.