https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29346 --- Comment #66 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 134329 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134329&action=edit Bug 29346: Add holds queue update background job This patch adds a background job that takes care of updating the holds queue rows for a given list of biblios. It is designed to be used for real-time batch updating the holds queue when required. Tasks would be added by the relevant methods under the right use cases. Sponsored-by: Montgomery County Public Libraries Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.