|
|
Line 45: |
Line 45: |
| "whiteboard_type":"contains", | | "whiteboard_type":"contains", |
| "include_fields": "id, summary, target_milestone, component, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g" | | "include_fields": "id, summary, target_milestone, component, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g" |
| }
| |
| </bugzilla>
| |
|
| |
| =FxOS-Systems Frontend Nomination 2.2 Dashboard=
| |
|
| |
| <bugzilla>
| |
| {
| |
| "cf_blocking_b2g":["2.2?","2.2r?"],
| |
| "whiteboard":"systemsfe",
| |
| "whiteboard_type":"contains",
| |
| "status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED","RESOLVED","VERIFIED","CLOSED"],
| |
| "include_fields": "id, summary, target_milestone, component, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g"
| |
| }
| |
| </bugzilla>
| |
|
| |
|
| |
| ==FxOS-Systems Frontend Blocker 2.2 Dashboard==
| |
|
| |
| <bugzilla>
| |
| {
| |
| "cf_blocking_b2g":["2.2+","2.2r+"],
| |
| "whiteboard":"systemsfe",
| |
| "whiteboard_type":"contains",
| |
| "status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED"],
| |
| "include_fields": "id, summary, target_milestone, component, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g, last_change_time"
| |
| } | | } |
| </bugzilla> | | </bugzilla> |