]> git.koha-community.org Git - koha.git/commit
Bug 30337: Holds to Pull ( pendingreserves.pl ) ignores holds if priority 1 hold...
authorKyle Hall <kyle@bywatersolutions.com>
Tue, 22 Mar 2022 18:14:52 +0000 (14:14 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 2 Jun 2022 13:21:52 +0000 (10:21 -0300)
commite536229292617e2f6e5bade47e3fbad1a0101ea4
treede76cdc799b66ddf8fd5247e05384751256d6888
parentfcb08b0e932a2ce1b70e90b2c7219aebc72ac4f4
Bug 30337: Holds to Pull ( pendingreserves.pl ) ignores holds if priority 1 hold is suspended

Holds to Pull ( pendingreserves.pl ) ignores holds if priority 1 hold is suspended,
and shows the wrong number of "patrons with holds" which presumably tells the
librarian how many copies to pull from the shelves.

Test Plan:
1) Create a record with one or more holdable items
2) Place two holds on the record
3) Note they show in the holds to pull report
4) Suspend the priority 2 hold
5) Note the report continues showing that 2 patrons have holds
6) Resume the priority 2 hold
7) Suspend the priority 1 hold
8) Note the hold disappears from the holds to pull report
9) Apply this patch
10) Restart all the things!
11) Reload the holds to pull report
12) The report should show one hold that needs an item pulled to fill it!

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
circ/pendingreserves.pl