[Koha-bugs] [Bug 36066] New: REST API: We should not allow deleting open order lines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 12 10:24:30 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36066

            Bug ID: 36066
           Summary: REST API: We should not allow deleting open order
                    lines
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
                CC: tomascohen at gmail.com

See also bug 10869 and bug 18360.
Until now we focused on not deleting order lines in the interface entirely. So
it is quite strange that we allow it without any checks on the REST API.
In harmony with 18360 we should check if the status is cancelled.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list