-
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}
This is the controller panel for Smart Panels app
[OPT-4381] Add incident duration grouped by flownode
Reporter | Original: Omran Abazeed [ omran.abazeed ] | New: Johannes [ johannes.heinemann ] |
Description |
Original:
AT:
* It's possible to evaluate a new incident report: ||View||Group By|| |incident count|flowNode| which shows how many incidents were created for each flow node. * The count 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) * the new view option is added to the rest-API documentation * The API looks as follows: {code:java} view: {property: 'frequency', entity: 'incident'} GroupBy: {type: 'flowNodes', value: null} {code} |
New:
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: {code:java} view: {property: 'duration', entity: 'incident'} GroupBy: {type: 'flowNodes', value: null} {code} |
Mentioned Roles |
Mentioned Groups |
Status | Original: Open [ 1 ] | New: In Specification [ 10000 ] |
Status | Original: In Specification [ 10000 ] | New: In Development [ 10312 ] |
Assignee | Original: Johannes [ johannes.heinemann ] | New: Helene Waechtler [ helene.waechtler ] |
Status | Original: In Development [ 10312 ] | New: In Review [ 10212 ] |
Status | Original: In Review [ 10212 ] | New: In Specification [ 10000 ] |
Assignee | Original: Helene Waechtler [ helene.waechtler ] | New: Johannes [ johannes.heinemann ] |
Assignee | Original: Johannes [ johannes.heinemann ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Specification [ 10000 ] | New: Done [ 10010 ] |