Confirmed users, Administrators
5,526
edits
(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": " | "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 | "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 | "order": "priority ASC" | ||
} | } | ||
</bugzilla> | </bugzilla> |