[Koha-bugs] [Bug 36101] Deleting an item removes the itemnumber from old_reserves when it should not

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 15 10:40:55 CET 2024


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

--- Comment #8 from Jonathan Druart <jonathan.druart at gmail.com> ---
Also we have

CONSTRAINT `old_issues_ibfk_2` FOREIGN KEY (`itemnumber`) REFERENCES `items`
(`itemnumber`) ON DELETE SET NULL ON UPDATE SET NULL,

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list