-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
3
-
S
Problem:
Removing a report from a dashboard where an assignee/candidate filter is applied to it will keep the assignee filter, although the users added do not exist anymore. Editing the filter and opening the assignee dropdown causes an error message and infinite loading indicator.
Like variable filters, assignee/candidate filters needs to be removed when removing the associated reports. Editing assignee/candidate filters should not be possible when there are no reports on the dashboard.
Steps to reproduce:
1. Create a random report with a process definition. Save it.
2. Open a new dashboard and place the report in it.
3. add Assignee/candidate filter with some assignee applied.
4. Remove the report from the dashboard
Actual result :
**The assignee/candidate filter stays applied, and when trying to add a new assignee it shows a never ending loading indicator
Expected result:
The assignee/candidate filter should be removed like the variable filter
Editing assignee/candidate filters should not be possible when there are no reports on the dashboard.