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