Confirmed users
681
edits
(2.6 feature) |
(2.6 blocker and nomination) |
||
Line 32: | Line 32: | ||
"cf_feature_b2g_type":"contains", | "cf_feature_b2g_type":"contains", | ||
"include_fields": "id, component, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g" | "include_fields": "id, component, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g" | ||
} | |||
</bugzilla> | |||
== 2.6 Blocker Dashboard == | |||
<bugzilla> | |||
{ | |||
"product":"Firefox OS", | |||
"component":["Gaia:Bluetooth", "Gaia::Settings"], | |||
"cf_blocking_b2g":"2.6+", | |||
"cf_blocking_b2g_type":"contains", | |||
"include_fields": "id, component, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
== 2.6 Nomination Dashboard == | |||
<bugzilla> | |||
{ | |||
"product":"Firefox OS", | |||
"component":["Gaia:Bluetooth", "Gaia::Settings"], | |||
"status":["FIXED", "UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"cf_blocking_b2g":"2.6?", | |||
"cf_blocking_b2g_type":"contains", | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g" | |||
} | } | ||
</bugzilla> | </bugzilla> |