canmove, Confirmed users
285
edits
m (moved testing section to the bottom) |
|||
Line 72: | Line 72: | ||
</bugzilla> | </bugzilla> | ||
=== Testing Bugs === | |||
Origin Testing bugs are tagged with [oa-testing] | |||
<bugzilla> | |||
{ | |||
"include_fields": "id, whiteboard, summary, status, assigned_to,priority", | |||
"query_format":"advanced", | |||
"status_whiteboard_type":"anywordssubstr", | |||
"status_whiteboard":"[tor-testing,[oa-testing", | |||
"order": "assigned_to,bug_id", | |||
"status":["NEW","ASSIGNED","REOPENED","UNCONFIRMED"], | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | |||
</bugzilla> | |||
https://bugzilla.mozilla.org/buglist.cgi?query_based_on=usercontextid%20and%20oa&status_whiteboard_type=anywordssubstr&query_format=advanced&status_whiteboard=[TOR%2C[oa-testing&known_name=usercontextid%20and%20oa | |||
== Containers Specific Bugs == | == Containers Specific Bugs == | ||
Line 146: | Line 164: | ||
"status":["__open__"], | "status":["__open__"], | ||
"assigned_to":"nobody@mozilla.org", | "assigned_to":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | "keywords_type":"nowords", | ||
"keywords":"meta" | "keywords":"meta" |