CA/Incident Dashboard: Difference between revisions

Temporary work-around regarding Bug #1412570 -- removed the include_fields lines
m (Added column last_change_time)
(Temporary work-around regarding Bug #1412570 -- removed the include_fields lines)
Line 10: Line 10:
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],  
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],  
         "whiteboard":"ca-investigation",
         "whiteboard":"ca-investigation",
         "cf_blocking_b2g_type":"contains",
         "cf_blocking_b2g_type":"contains"
        "include_fields": "id, summary, status, assigned_to, whiteboard, last_change_time"
     }
     }
</bugzilla>
</bugzilla>
Line 22: Line 21:
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],  
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],  
         "whiteboard":"ca-incident",
         "whiteboard":"ca-incident",
         "cf_blocking_b2g_type":"contains",
         "cf_blocking_b2g_type":"contains"
        "include_fields": "id, summary, status, assigned_to, whiteboard, last_change_time"
     }
     }
</bugzilla>
</bugzilla>
Line 39: Line 37:
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],  
         "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],  
         "whiteboard":"compliance",
         "whiteboard":"compliance",
         "cf_blocking_b2g_type":"contains",
         "cf_blocking_b2g_type":"contains"
        "include_fields": "id, summary, status, assigned_to, whiteboard, last_change_time"
     }
     }
</bugzilla>
</bugzilla>
Confirmed users, Administrators
5,526

edits