Bug 24969

Summary: ILS-DI allows cancellation of waiting holds
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
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:
Circulation function:

Description Nick Clemens (kidclamp) 2020-03-24 15:48:35 UTC
To recreate:
1 - Place a hold for a patron
2 - Checkin the item/confirm the hold to set it to waiting
3 - Enable ILSDI
4 - Cancel the hold via ILSDI
    item_id means the reserve_id
    http://localhost:8080/cgi-bin/koha/ilsdi.pl?service=CancelHold&patron_id=5&item_id=193
5 - Successfully canceled