Confirmed users
620
edits
Ethantseng (talk | contribs) (Add columns product and component.) |
Ethantseng (talk | contribs) (Move resolved bugs to an independent section.) |
||
Line 2: | Line 2: | ||
{ | { | ||
"blocks":"1329996", | "blocks":"1329996", | ||
"status":["NEW", "ASSIGNED", "REOPENED", "RESOLVED"], | "status":["NEW", "ASSIGNED", "REOPENED"], | ||
"include_fields": "id, summary, priority, product, component, assigned_to, whiteboard" | |||
} | |||
</bugzilla> | |||
== Resolved Bugs == | |||
<bugzilla> | |||
{ | |||
"blocks":"1329996", | |||
"status":["RESOLVED"], | |||
"include_fields": "id, summary, priority, product, component, assigned_to, whiteboard" | "include_fields": "id, summary, priority, product, component, assigned_to, whiteboard" | ||
} | } | ||
</bugzilla> | </bugzilla> |