Bug 40674

Summary: Pickup location should respect IndependentBranches/Library Groups
Product: Koha Reporter: David Cook <dcook>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, lisette, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39384
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34118
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2025-08-20 02:26:17 UTC
I'm thinking mostly about the staff interface here, since it's unrestricted currently.
Comment 1 David Cook 2025-08-22 01:39:22 UTC
Actually, it looks like this one is configurable. You don't get it out of the box, but you can configure "Default checkout, hold and return policy" to use "patron's hold group" for "Hold pickup library match".

It's not very intuitive and the word-choice doesn't match the rest of Koha (ie "local hold group" and "Pickup location" respectively), but... I guess that's life. 

That setting got me where I needed to go, so good enough.