Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-3296 Allow Delete Bulk-Operations in Entity List
  3. OPT-5252

create POST /api/eventBasedProcess/delete-conflicts

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 3.5.0-alpha2, 3.5.0
    • None
    • None
    • Not defined

      For the bulk delete of event based processes, it is necessary to fetch first all the conflicts which occur when attempting to delete. During this kick-off we agreed on developing an endpoint, which will fetch the conflicts encountered for the event based processes and will return a boolean value

      The endpoint for checking the delete conflicts is:

      POST api/eventBasedProcess/delete-conflicts
      and it accepts in the request body:

      [id1, id2, id3]
      AT:

      the endpoint has been developed
      addiniotally ITs have been added which verify the correct functionality of the endpoint
      the REST documentation has been updated accordingly

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              andromachi.rozaki Andromachi Rozaki
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: