-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
Incident data can be configured to be exported by Zeebe. Optimize needs to import the exported incident records and convert them to process instance data, making them usable in reports.
There are multiple different types of incident that can exist, and the data from all types should be viewable in Optimize. From Slack:
- job failed with no retries left -> send a fail command with 0 remaining retries in a job worker
- expression failure -> create an input mapping on a task for a variable that doesn't exist
- uncaught error event -> send a throw error command in a job worker without an error catch event
ATs:
- Incident data is imported from Zeebe into Optimize