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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 3 May 2024 16:02:15 +0000 (18:02 +0200)
commit307acdf96b28c722a0027c1eeadb4c98ab38eeef
treeae0cab2d02825cff19a81ac53b87402cc8919d57
parentec3ee1fd43f2289ca10326f5f67065d6401a4976
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>
C4/Biblio.pm
misc/cronjobs/update_totalissues.pl