-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
AT1:
- given
- I create report A and B and combine them to report C
- when:
- I edit report A that it is not compatible with report B anymore
- I click on save report
- then:
- a modal pops up that is warning me that report A is deleted from the combined report C, if I save the report
- there are two options/buttons in the modal similar to the delete modal:
- "close": which closes the modal without persisting the changes to the Optimize back-end
- "save": which will save the changes to the backend. This will also result in report A removed from the combined report C.
AT2:
- given
- I create report A and B and combine them to report C
- 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 combined report C, 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 the combined report C.
AT3:
- in the [report REST-API documentation](https://github.com/camunda/camunda-optimize/wiki/Reports) the new behavior is documented as well
This is the controller panel for Smart Panels app
- depends on
-
OPT-1506 Update/Delete reports via REST-API fails on conflict by default
- Done
1.
|
Show affected component modal when deleting or updating a report | Done | Unassigned |