Confirmed users
807
edits
| Line 184: | Line 184: | ||
"blocking-basecamp_type":"contains", | "blocking-basecamp_type":"contains", | ||
"include_fields": "id, summary, whiteboard, status, resolution" | "include_fields": "id, summary, whiteboard, status, resolution" | ||
} | |||
</bugzilla> | |||
==Media Recording== | |||
<bugzilla type="count" display="bar"> | |||
{ | |||
"product": "Boot2Gecko", | |||
"whiteboard":"FT:Media-Recording, KOI:P1", | |||
"whiteboard_type":"contains", | |||
"blocking-basecamp":"koi+", | |||
"blocking-basecamp_type":"contains", | |||
"x_axis_field":"status" | |||
} | |||
</bugzilla> | |||
<bugzilla> | |||
{ | |||
"product": ["Boot2Gecko", "Core"], | |||
"status":"NEW", | |||
"status_type":"contains", | |||
"whiteboard": "FT:Media-Recording, KOI:P1", | |||
"whiteboard_type":"contains", | |||
"blocking-basecamp": ["koi+", "koi?"], | |||
"blocking-basecamp_type":"contains" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||