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

Remove endpoints for getting delete-conflicts and deleting entities

    • 3
    • S

      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

        This is the controller panel for Smart Panels app

            [OPT-5307] Remove endpoints for getting delete-conflicts and deleting entities

            This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10311. Please use this link for any future references and continue any discussion there.

            Omran Abazeed added a comment - This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10311 . Please use this link for any future references and continue any discussion there.

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

                Created:
                Updated: