[Koha-bugs] [Bug 30710] Background tasks can be called multiple times on batch item deletion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 6 15:22:30 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30710

Nick Clemens <nick at bywatersolutions.com> 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 <nick at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list