11 Mar
2026
11 Mar
'26
1:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42068 --- Comment #3 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 195125 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195125&action=edit Bug 42068: Update on bug 26993 breaks items deletions with a corrupted foreign key On bug 26993 we turned off foreign key checks to remove a unique constraint, then enabled them Test plan: 1) Run the db update for bug 42068 2) Attempt to delete an item from Koha or via mysql 3) Note the error 4) Reset your database to pre 42068 5) Apply this patch 6) Run the db update for bug 42068 7) Note you can delete items again! -- You are receiving this mail because: You are watching all bug changes.