[Koha-bugs] [Bug 30337] Holds to Pull ( pendingreserves.pl ) ignores holds if priority 1 hold is suspended

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 22 19:19:54 CET 2022


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132032|0                           |1
        is obsolete|                            |

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 132033
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132033&action=edit
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!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list