Late Incidents

Common Widgets list

Details

IDlate-incidents
Widget Typelist
Data Typeincidents
From Version5.0.0
PredefinedYes

Query

-category:job and -status:archived and -status:closed and dueDate:<now
{
 "id": "late-incidents",
 "version": -1,
 "fromVersion": "5.0.0",
 "name": "Late Incidents",
 "dataType": "incidents",
 "widgetType": "list",
 "query": "-category:job and -status:archived and -status:closed and dueDate:\u003cnow",
 "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": "dueDate"
   }
  ]
 },
 "description": ""
}