-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
AT:
- It's possible to evaluate a new incident report:
View Group By incident duration flowNode
which shows how many incidents were created for each flow node.
- The duration considers all incident types (e.g. resolved, open, deleted)
- It's independent from the incident type (e.g. job incident, external task incident, custom incident type)
- it's possible to calculate the duration using all aggregation types
- the new view option is added to the rest-API documentation
- The API looks as follows:
view: {property: 'duration', entity: 'incident'} GroupBy: {type: 'flowNodes', value: null}