Unassigned Pending Incidents

Common Widgets list

Details

IDunassigned-pending-incidents
Widget Typelist
Data Typeincidents
From Version5.0.0
PredefinedYes

Query

-category:job and status:pending and owner:""
{
 "id": "unassigned-pending-incidents",
 "version": -1,
 "fromVersion": "5.0.0",
 "name": "Unassigned Pending Incidents",
 "dataType": "incidents",
 "widgetType": "list",
 "query": "-category:job and status:pending and owner:\"\"",
 "isPredefined": true,
 "dateRange": {
  "fromDate": "0001-01-01T00:00:00Z",
  "toDate": "0001-01-01T00:00:00Z",
  "period": {
   "byTo": "",
   "byFrom": "days",
   "toValue": null,
   "fromValue": 7,
   "field": ""
  },
  "fromDateLicense": "0001-01-01T00:00:00Z"
 },
 "params": {
  "tableColumns": [
   {
    "displayed": true,
    "isDefault": true,
    "key": "name"
   },
   {
    "displayed": true,
    "isDefault": true,
    "key": "severity"
   }
  ]
 },
 "description": ""
}