Problem:
- given:
- I create a number report
- I add a dashboard for
- I create an alert for the report
- when:
- I delete the report
- After there is an error during the deletion (e.g. the report has been deleted but on the alert/dashboard something went wrong)
- then:
- we have dangling/orphaned/inconsistent entities in Optimize, e.g. an alert where no report exists for
- expected:
- there not inconsistent states or entities in Optimize after an operation has been executed in Optimize
Hint:
Testing will be done with OPT-2995
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-2995 Test that report deletion does not create inconsistent states
- Done