Bug 40550 - Add /holds/cancellation_bulk endpoint
Summary: Add /holds/cancellation_bulk endpoint
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Pedro Amorim
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 40551
  Show dependency treegraph
 
Reported: 2025-07-30 11:34 UTC by Pedro Amorim
Modified: 2025-07-30 11:38 UTC (History)
4 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
Bug 40550: Add API tests (4.57 KB, patch)
2025-07-30 11:36 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 40550: Add cancellation_bulk API endpoint (4.50 KB, patch)
2025-07-30 11:36 UTC, Pedro Amorim
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Amorim 2025-07-30 11:34:29 UTC

    
Comment 1 Pedro Amorim 2025-07-30 11:36:40 UTC
Created attachment 184863 [details] [review]
Bug 40550: Add API tests

prove t/db_dependent/api/v1/holds.t
Comment 2 Pedro Amorim 2025-07-30 11:36:43 UTC
Created attachment 184864 [details] [review]
Bug 40550: Add cancellation_bulk API endpoint