Confirmed users
620
edits
(Add table of completed bugs) |
Ethantseng (talk | contribs) (Add a column "priority" to the query results.) |
||
| Line 7: | Line 7: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
| Line 17: | Line 17: | ||
"emailassigned_to1":"1", | "emailassigned_to1":"1", | ||
"email1":"nobody@mozilla.org", | "email1":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | "keywords_type":"nowords", | ||
"keywords":"meta" | "keywords":"meta" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 27: | Line 27: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
| Line 37: | Line 37: | ||
"emailassigned_to1":"1", | "emailassigned_to1":"1", | ||
"email1":"nobody@mozilla.org", | "email1":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | "keywords_type":"nowords", | ||
"keywords":"meta" | "keywords":"meta" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 48: | Line 47: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"f2":"status_whiteboard", | "f2":"status_whiteboard", | ||
| Line 58: | Line 57: | ||
"order": "bug_id", | "order": "bug_id", | ||
"status":["__open__"], | "status":["__open__"], | ||
"assigned_to":"nobody@mozilla.org", | "assigned_to":"nobody@mozilla.org", | ||
"keywords_type":"nowords", | "keywords_type":"nowords", | ||
"keywords":"meta" | "keywords":"meta" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 70: | Line 68: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
| Line 89: | Line 87: | ||
{ | { | ||
"id":["1260929"], | "id":["1260929"], | ||
"include_fields": "id, whiteboard, summary, status, assigned_to | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 98: | Line 96: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, whiteboard, summary, status, assigned_to | "include_fields": "id, whiteboard, summary, status, resolution, priority, assigned_to", | ||
"f1":"status_whiteboard", | "f1":"status_whiteboard", | ||
"query_format":"advanced", | "query_format":"advanced", | ||