[Koha-bugs] [Bug 24680] New: Hold modification endpoints don't always work properly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 19 10:32:44 CET 2020


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 at lists.koha-community.org
          Reporter: ere.maijala at 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.


More information about the Koha-bugs mailing list