-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
AT1:
- given
- I create report A and add it to dashoard X
- when:
- I go to the report A view page and click on delete button
- or in the report list click on the waste bin symbol next to report A
- then:
- a modal pops up that is warning me that report A is deleted and also deleted from the dashboard X, if I delete the report
- there are two options/buttons in the modal:
- "close": which closes the modal without deleting the report
- "delete": which will delete the report. This will also result in report A removed from dashboard X.
AT2:
- in the [report REST-API documentation](https://github.com/camunda/camunda-optimize/wiki/Reports) the new behavior is documented as well