• Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.5.0
    • Affects Version/s: None
    • Component/s: None
    • Not defined

      For the bulk delete of eventBasedProcess we agreed during this kick-off on developing an endpoint, which will accept a list of eventBasedProcess in the request body.

      The endpoint for bulk deleting eventBasedProcesses is:

      POST /api/eventBasedProcess/delete
      
      

      and it accepts in the request body:

      [eventBasedProcessId1, eventBasedProcessId2, eventBasedProcessId3, ...]
      

      which is the list of eventBasedProcessIds, which we want to delete

      AT:

      1. the endpoint has been developed
      2. addiniotal ITs have been added which verify the correct functionality of the endpoint
      3. the REST documentation has been updated accordingly

            Assignee:
            Unassigned
            Reporter:
            Andromachi Rozaki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: