Bug 39563 - Automatically cancel waiting hold with cancellation request when checked in via SIP
Summary: Automatically cancel waiting hold with cancellation request when checked in v...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 22456
Blocks:
  Show dependency treegraph
 
Reported: 2025-04-04 12:12 UTC by Andrew Fuerste-Henry
Modified: 2025-04-29 14:43 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2025-04-04 12:12:58 UTC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22456#c53

When we added cancellation requests for waiting holds, we made waiting holds with pending cancellation requests automatically cancel if the item is checked in via the staff interface.

We should also (optionally?) waiting holds with pending cancellation requests automatically cancel when checked in via SIP.