canmove, Confirmed users
1,220
edits
Ptheriault (talk | contribs) No edit summary |
Ptheriault (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== OA Bugs == | == OA Bugs == | ||
=== Active Bugs === | === Active Bugs === | ||
<bugzilla> | <bugzilla> | ||
Line 15: | Line 12: | ||
"v2":"[TOR]", | "v2":"[TOR]", | ||
"order": "assigned_to,bug_id", | "order": "assigned_to,bug_id", | ||
"status":"ASSIGNED,REOPENED,UNCONFIRMED", | "status":["ASSIGNED","REOPENED","UNCONFIRMED"], | ||
"emailtype1":"notsubstring", | |||
"emailassigned_to1":"1", | |||
"email1":"nobody@mozilla.org" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Assigned, but not started === | === Assigned, but not started === | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,resolution", | |||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
Line 31: | Line 29: | ||
"o2":"notsubstring", | "o2":"notsubstring", | ||
"v2":"[TOR]", | "v2":"[TOR]", | ||
"order": "bug_id", | "order": "assigned_to,bug_id", | ||
"status":"NEW", | "status":["NEW"], | ||
" | "emailtype1":"notsubstring", | ||
"emailassigned_to1":"1", | |||
"email1":"nobody@mozilla.org" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Backlog === | === Backlog === | ||
<bugzilla> | <bugzilla> | ||
Line 55: | Line 52: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
== All bugs by meta bug == | == All bugs by meta bug == | ||
=== Contextual Identity / Containers Bugs=== | === Contextual Identity / Containers Bugs=== | ||