Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-5307

Remove endpoints for getting delete-conflicts and deleting entities

    XMLWordPrintable

Details

    • 3
    • S

    Description

      During the development of [https://jira.camunda.com/browse/OPT-5137|this] feature, we developed a few endpoints which are fetching the delete conflicts and conduct deletion as bulk operation. These endpoints are:

      POST /api/entities/delete
      POST /api/eventBasedProcess/delete
      POST /api/collection/alerts/delete
      POST /api/collection/{id}/scopes/delete
      POST /api/collection/{id}/roles/delete
      POST /api/entities/delete-conflicts
      POST /api/collection/scope/{id}/delete-conflicts
      POST /api/eventBasedProcess/delete-conflicts
      

      These endpoints can now replace the already existent ones for single deletion and fetching of delete conflicts.

      Before merging the change that removes the now redundant endpoints, we need to make sure that the FE is using the new endpoints and that the desired functionality is covered by these new endpoints

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:

                Salesforce