12 Mar
2024
12 Mar
'24
9:55 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36101 --- Comment #1 from Lari Strand <lmstrand@gmail.com> --- Created attachment 163087 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163087&action=edit Bug 36101: Drop constraint to items.itemnumber from old_reserves-table This patch removes the constraint from old_reserves table to the items table so a deleted item's itemnumber will be preserved in the old_reserves table. To test: 1. Apply patch 2. run updatedatabase.pl 3. Check constraint old_reserves_ibfk_3 has been dropped -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.