Context:
The user operations log endpoint on the engine side only returns us task related user operations
https://github.com/camunda/camunda-bpm-platform/blob/master/engine/src/main/java/org/camunda/bpm/engine/impl/optimize/OptimizeManager.java#L118
due to that we don't update the suspended state currently.
AT:
- warning message in the report builder if suspended filter is used (Frontend) + including a link to the documentation where we describe the limitation
- document the current limitation of the suspension filter as a limitation in the migration guide https://docs.camunda.org/optimize/develop/technical-guide/update/2.7-to-3.0/
- the user guide on suspension filter links to the limitation documentation https://docs.camunda.org/optimize/develop/user-guide/process/filter/#suspended-non-suspended-instances-only-filter
Afterwards:
- an engine patch is coordinated with the engine team
This is the controller panel for Smart Panels app
- is related to
-
OPT-3505 Suspend state is not imported via userOperationsLog
- Done
1.
|
Warning for suspended instances filters | Done | Unassigned |