Bug 36137: Make update_totalissues cron always skip the holds queue
authorLucas Gass <lucas@bywatersolutions.com>
Wed, 10 Apr 2024 11:56:01 +0000 (11:56 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 28 May 2024 21:32:29 +0000 (21:32 +0000)
commit63e9de86f886661dc620b067a40bff0abf5e0dba
treebbbf41aca4e1fb63ffba8de2a609cca634ef9ba0
parentfe41a554fa47a02d471b8216c25e5054725e9a7c
Bug 36137: Make update_totalissues cron always skip the holds queue

To test:
1. Run the update_totalissues cron, the holds queue is updated.
2. APPLY PATCH, restart services
3. Run update_totalissues cron again, this time the holds queue should always be skipped.

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 307acdf96b28c722a0027c1eeadb4c98ab38eeef)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit bc8788cf93c452d1b94715af4e84341c072fc704)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Biblio.pm
misc/cronjobs/update_totalissues.pl