CA/CCADB Dashboard: Difference between revisions

Jump to navigation Jump to search
m
cleaned up the ordering
(added instructions for filing these bugs)
m (cleaned up the ordering)
Line 19: Line 19:
         "status_whiteboard":"ccadb-api",
         "status_whiteboard":"ccadb-api",
         "include_fields": "whiteboard, id, summary, last_change_time",
         "include_fields": "whiteboard, id, summary, last_change_time",
         "order": "status_whiteboard ASC, assigned_to DESC"
         "order": "id"
     }
     }
</bugzilla>
</bugzilla>
Line 41: Line 41:
         "whiteboard":"ccadb-bug",
         "whiteboard":"ccadb-bug",
         "include_fields": "priority, id, summary, last_change_time",
         "include_fields": "priority, id, summary, last_change_time",
         "order": "priority ASC, assigned_to DESC"
         "order": "priority ASC"
     }
     }
</bugzilla>
</bugzilla>
Line 64: Line 64:
         "v2": "ccadb",
         "v2": "ccadb",
         "include_fields": "priority, id, summary,last_change_time",
         "include_fields": "priority, id, summary,last_change_time",
         "order": "priority ASC, assigned_to DESC"
         "order": "priority ASC"
     }
     }
</bugzilla>
</bugzilla>
Confirmed users, Administrators
5,526

edits

Navigation menu