// given
I have a counter report which is used for alerting
// when
- I change the report to a chart report (so that it is not usable for the alerting anymore)
- logout and save the changes
// then
the changes will not be saved
// expected behavior
The user gets a notification that the change has consequences for the alerting
This is the controller panel for Smart Panels app
- is related to
-
OPT-2917 Unexpected Behavior when logging out with unsaved changes
- Done