Bug 32024

Summary: Placing a hold on OPAC ignores Hold Pickup Location Match
Product: Koha Reporter: Daphne Hoolahan <dch>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt
Version: 21.11   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Daphne Hoolahan 2022-10-27 18:35:32 UTC
If you want to allow patrons to place holds on items in other libraries but they must be picked up from the holding library, then in the 'Default checkout, hold and return policy',you set
Hold policy=From any library
and Hold pickup library match=From item's home library 
This works for holds placed using the staff interface.
However for holds placed on the OPAC, the system sets the Pickup Location to the patron's home library rather than the item's holding library.
Comment 1 Katrin Fischer 2022-10-27 18:42:19 UTC
Hi Daphne, not sure when this was added, but on master we have DefaultHoldPickupLocation where you can set what the default should be: home, holding or patron home library.
Comment 2 Daphne Hoolahan 2022-10-28 16:57:29 UTC
Hi Katrin, Is DefaultHoldPickupLocation a SysPref,or is it coming from the Circ and Fines Rules?
Comment 3 Katrin Fischer 2022-10-28 19:04:30 UTC
It's a system preference.
Comment 4 Daphne Hoolahan 2022-11-01 10:26:55 UTC
Thanks Katrin.  We don't have that SysPref on 21.11, would you have a bugzilla reference by any chance?  Perhaps we could copy the functionality.
Comment 5 Katrin Fischer 2022-11-01 11:12:41 UTC
Hi Daphne,

a good trick here is to add ALL in the front of your bugzilla search. This way the closed bugs are also showing up in the results. 

The bug that added the preference is bug 23659.
Comment 6 Katrin Fischer 2023-06-10 23:45:41 UTC

*** This bug has been marked as a duplicate of bug 23659 ***