https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25265 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=24027 Severity|normal |major --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- This is a problem with any batch process that can affect more than one item on a single bib. IMports and batch edits involving more than a single item on a bib Under Zebra we check the queue first to see if there is an existing operation that has not been completed yet and only add a new one if not For ES, we can send repeated indexes of the same bib, and it creates a race condition. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.