[Koha-bugs] [Bug 30490] Should deleting a parent itemtype be CASCADING?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 23 15:14:03 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30490

--- Comment #3 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list