https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24680 Bug ID: 24680 Summary: Hold modification endpoints don't always work properly Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: ere.maijala@helsinki.fi PUT request to /api/v1/holds/{hold_id} requires the priority parameter (non-mandatory in the API spec) for the request to actually do anything and POST request to /api/v1/holds/{hold_id}/suspension without end_date improperly returns current date as the date. Patch coming up. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.