Confirmed users, Administrators
5,526
edits
m (Sort by priority) |
m (Sort by priority) |
||
Line 28: | Line 28: | ||
"whiteboard":"ca-verifying", | "whiteboard":"ca-verifying", | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "whiteboard", "last_change_time"] | "include_fields": ["id", "summary", "status", "priority", "assigned_to", "whiteboard", "last_change_time"], | ||
"order": "priority" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
Line 41: | Line 42: | ||
"whiteboard":"ca-cps-review", | "whiteboard":"ca-cps-review", | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "whiteboard", "last_change_time"] | "include_fields": ["id", "summary", "status", "priority", "assigned_to", "whiteboard", "last_change_time"], | ||
"order": "priority" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
Line 54: | Line 56: | ||
"whiteboard":"ca-ready-for-discussion", | "whiteboard":"ca-ready-for-discussion", | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"] | "include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"], | ||
"order": "priority" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
Line 67: | Line 70: | ||
"whiteboard":"ca-in-discussion", | "whiteboard":"ca-in-discussion", | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"] | "include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"], | ||
"order": "priority" | |||
} | } | ||
</bugzilla> | </bugzilla> |