-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
S
When we clear the resources of an event based process, we currently query for all reports and filter for the relevant ones before removing resources. We should refactor this to only query ES for the reports that have the given definition key, reducing the overhead in the ReportService. Context: https://github.com/camunda/camunda-optimize/pull/1411#discussion_r358648434
This is the controller panel for Smart Panels app
Use definitionKey lookup for reports when clearing event based process resources
-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
S
When we clear the resources of an event based process, we currently query for all reports and filter for the relevant ones before removing resources. We should refactor this to only query ES for the reports that have the given definition key, reducing the overhead in the ReportService. Context: https://github.com/camunda/camunda-optimize/pull/1411#discussion_r358648434