https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25265
Nick Clemens <[email protected]> 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 <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
