https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18651 --- Comment #72 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #71)
At this point, I am wondering if we shouldn't go as far as reverting bug 18242 and push massively for the database based fix. If your DB has the doubled up id issue, it means that when returning those items, the entry will get lost, but the problem will end there.
The revert will remove too many things, we must keep the transaction (to avoid data lost) and display a friendly message if this problem happen (linking to the wiki solution). Have you seen bug 18931? I think it should be a good one to have. -- You are receiving this mail because: You are watching all bug changes.