[Koha-bugs] [Bug 31600] Holds to pull displaying the patron for the last lowest priority hold instead of the first highest priority hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 22 14:58:19 CEST 2022


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 140846
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140846&action=edit
Bug 31600: Holds to pull displaying the patron for the last lowest priority
hold instead of the first highest priority hold

If there are holds on a record for patrons A, B and C with priorities 1, 2 and
3, the holds to pull report will display patron C even though patron A is most
likely the patron the item will trap for.

Test Plan:
1) Place some holds on a record
2) View the holds to pull report
3) Note the patron listed is not the top priority hold
4) Apply this patch
5) Restart all the things!
6) Reload the page
7) You should now see the top priority patron listed!

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


More information about the Koha-bugs mailing list