https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20255 Bug ID: 20255 Summary: deletedbiblio_metadata id should not increment Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: rocio@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When restoring bib data from the deletedbiblio_metadata table, you will get a duplicate ID error message. This is because the id field in deletedbiblio_metadata increments rather than keeps the id from the original entry in biblio_metadata. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.