4 Aug
2026
4 Aug
'26
5:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38924 --- Comment #301 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Created attachment 203084 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203084&action=edit Bug 38924: (follow-up) Link quota usage to checkouts via FKs Add old_issue_id plus issue_id/old_issue_id ON DELETE SET NULL foreign keys (accountlines pattern) so quota usage survives return; move sets old_issue_id on checkin; drop the redundant Old::Checkout delete override. -- You are receiving this mail because: You are watching all bug changes.