https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30710
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27344 Summary|Optimize holds queue on |Background tasks can be |batch deletion |called multiple times on | |batch item deletion --- Comment #2 from Nick Clemens <[email protected]> --- This also impacts background ES indexing To test: 1 - Find a record with multiple items 2 - On details page click 'delete items in a batch' 3 - Delete items 4 - Check background jobs list 5 - Note one reindex per item deleted, plus a non backgrounded deletion from index if record deleted Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27344 [Bug 27344] Implement Elastic's update_index_background using Koha::BackgroundJob -- 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/
