Bug 24969 - ILS-DI allows cancellation of waiting holds
Summary: ILS-DI allows cancellation of waiting holds
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-24 15:48 UTC by Nick Clemens (kidclamp)
Modified: 2024-01-06 16:30 UTC (History)
0 users

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 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