https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17387 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- (In reply to Michaela Sieber from comment #7)
Yes, this should be a core feature!
Maybe the InLibro Plugin is a good start ?
I ended up using this as inspiration for a pure SQL undelete for 1 bib record (and attached items) I needed to undelete. I should look at biblio_metadata again, as it seems that the ID wasn't able to be restored. Had to use a new ID... which is reminiscent of that autoincrement bug. Hmm... it was an old database. (I noticed the InLibro code also gets a new ID for restoring biblio_metadata, so must be a more common issue?) -- You are receiving this mail because: You are watching all bug changes.