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

A deletion/update failure of an entity should throw an appropriate error

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 2.3.0
    • None
    • backend
    • None

    Description

      AT1:

      • given:
        • I have an entity defined as a user
      • when:
        • I delete this entity
        • and error occurs during the deletion
      • then:
        • I get a successful response
      • expected:
        • I get an error response explaining reason and which component is affected.

      AT2:

      • when:
        • I delete a non existing entity
      • then:
        • I get a successful response or an internal server error
      • expected:
        • I get a not found response (404)

      AT3:

      • when:
        • I update a non existing entity
      • then:
        • I get a successful response or an internal server error
      • expected:
        • I get a not found response (404)

      The following items relate to an entity: single reports, combined reports, dashboard, collections, alerts, report shared, dashboard shares

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce