Bug 30513 - Add option to update pickup location of pending holds when changing patron home library
Summary: Add option to update pickup location of pending holds when changing patron ho...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-12 12:21 UTC by Andrew Fuerste-Henry
Modified: 2023-12-14 14:54 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2022-04-12 12:21:24 UTC
When changing a patron's home library, it would be helpful if Koha could update the patron's pending holds to be picked up at the new home library.

This would be especially helpful for systems where all holds are required to be picked up at the patron's home library, who might want this change to always happen to all holds when a patron is moved. If the update is fully automatic and without exceptions, we could do it on both single and batch patron updates.

For libraries that allow more flexibility in hold pickups, it could be helpful to have something more like a modal that lists the patron's holds and asks which should be moved to pickup at the new home library. That'd have to be only for single patron updates.