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.
Created attachment 140846 [details] [review] 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!
*** This bug has been marked as a duplicate of bug 30935 ***