[Koha-bugs] [Bug 32089] New: build_holds_queue should optimize transfers to the hold pickup location rather than the patron home library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 3 14:48:48 CET 2022


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

            Bug ID: 32089
           Summary: build_holds_queue should optimize transfers to the
                    hold pickup location rather than the patron home
                    library
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrewfh at dubcolib.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com
        Depends on: 31557

The logic used in build_holds_queue is all based on the item location and the
patron's home branch, on the assumption that the patron will be picking the
hold up at their home branch. That's going to be correct often, but not always.
We should instead look at the hold pickup location, reserves.branchcode.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31557
[Bug 31557] Add ability for holds queue builder to prioritize either matching a
patron's home library to the item's home or holding library
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list