Confirmed users, Administrators
5,526
edits
(create new page) |
m (sorted the tables) |
||
| Line 8: | Line 8: | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "whiteboard", "last_change_time"], | "include_fields": ["id", "summary", "whiteboard", "last_change_time"], | ||
"order": " | "order": "status_whiteboard" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
| Line 17: | Line 17: | ||
"component":"CA Certificate Root Program", | "component":"CA Certificate Root Program", | ||
"status":["CLOSED", "RESOLVED", "VERIFIED"], | "status":["CLOSED", "RESOLVED", "VERIFIED"], | ||
"resolution":["WONTFIX","INVALID | "resolution":["WONTFIX","INVALID","INCOMPLETE"], | ||
"include_fields": ["id", "summary", "resolution", "whiteboard", "last_change_time"], | "include_fields": ["id", "summary", "resolution", "whiteboard", "last_change_time"], | ||
"order": " | "order": "resolution" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||