Bug 29851

Summary: Prevent cancellation by patron of certain holds
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, magnus
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Andrew Fuerste-Henry 2022-01-11 19:28:27 UTC
We have partner libraries using the ILL module with a backend that generates holds. If the patron cancels the hold via the OPAC, it fouls up the ILL workflow. It'd be great to have a method to prevent these holds from being cancelled by the patron (without preventing patron-instigated cancellation of *all* holds).
Comment 1 Katrin Fischer 2022-06-17 21:50:52 UTC
Maybe something similar to ItemsDeniedRenewal? Thinking of a YAML style preference, maybe called HoldsDeniedCancellation.
Comment 2 Magnus Enger 2022-08-08 06:54:13 UTC
I think this is a duplicate of Bug 22833 - Block suspend and cancel on holds?
Comment 3 Katrin Fischer 2023-06-25 10:42:27 UTC

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