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@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@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.