Confirmed users
807
edits
(Created page with "Placeholder for content services wiki homepage") |
No edit summary |
||
| Line 1: | Line 1: | ||
= Open Bugs for Suggested Tiles (Firefox 39) = | |||
---- | |||
<bugzilla> | |||
{ | |||
"blocks":["1140185"], | |||
"include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard" | |||
"status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED"], | |||
} | |||
</bugzilla> | |||
---- | |||
= Resolved Bugs for Suggested Tiles (Firefox 39) = | |||
<bugzilla> | |||
{ | |||
"blocks":["1140185"], | |||
"include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard" | |||
"status":["RESOLVED","VERIFIED","CLOSED"], | |||
} | |||
</bugzilla> | |||