Closed By Dbot
Showing percentage of incidents handled and closed by DBot, without an owner being assigned to, across all incidents in the provided period
Common Widgets number
Details
| ID | closed-by-dbot-incidents-percentage |
|---|---|
| Widget Type | number |
| Data Type | scripts |
| From Version | 5.0.0 |
| Predefined | Yes |
Query
DBotClosedIncidentsPercentage
{ "id": "closed-by-dbot-incidents-percentage", "version": -1, "fromVersion": "5.0.0", "name": "Closed By Dbot", "dataType": "scripts", "widgetType": "number", "query": "DBotClosedIncidentsPercentage", "description": "Showing percentage of incidents handled and closed by DBot, without an owner being assigned to, across all incidents in the provided period", "isPredefined": true, "params": { "currencySign": "%", "signAlignment": "right", "colors": { "isEnabled": true, "items": { "#00CD33": { "value": -1 } }, "type": "above" } } }