canmove, Confirmed users
225
edits
(→Testing Bugs: specifying whiteboard directly.) |
(i think i have it this time.) |
||
Line 11: | Line 11: | ||
"query_format":"advanced", | "query_format":"advanced", | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[ | "v1":"[tor", | ||
"order": "assigned_to,bug_id", | "order": "assigned_to,bug_id", | ||
"status":["ASSIGNED","REOPENED","UNCONFIRMED"], | "status":["ASSIGNED","REOPENED","UNCONFIRMED"], | ||
Line 54: | Line 54: | ||
"o1":"substring", | "o1":"substring", | ||
"v1":"[TOR]", | "v1":"[TOR]", | ||
" | "o2":"notsubstring", | ||
" | "v2":"[OA-testing]", | ||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
Line 71: | Line 71: | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to,resolution", | "include_fields": "id, whiteboard, summary, status, assigned_to,resolution", | ||
" | "f1":"status_whiteboard", | ||
"order": " | "query_format":"advanced", | ||
"o1":"substring", | |||
"v1":"[tor-testing]", | |||
"order": "bug_id", | |||
"status":["__open__"], | "status":["__open__"], | ||
" | "assigned_to":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
"keywords_type":"nowords", | |||
"keywords":"meta" | |||
} | } | ||
</bugzilla> | </bugzilla> |