-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
AT:
- It's possible to evaluate a new incident report:
View Group By incident count none
which shows how many incidents were created in total
- 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:
view: {property: 'frequency', entity: 'incident'} GroupBy: {type: 'none', value: null}