27 Dec
2024
27 Dec
'24
8:19 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38617 --- Comment #4 from Magnus Enger <magnus@libriotech.no> --- Hm, the point was to get to a situation where the same id is in both biblioitems and deletedbiblioitems. So I guess it should be UPDATE deletedbiblioitems SET biblionumber = Y; where Y is the biblionumber of a record that has *not* been deleted yet. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.