|
|
| Line 41: |
Line 41: |
| "cf_blocking_b2g_type":"contains", | | "cf_blocking_b2g_type":"contains", |
| "include_fields": "id, summary, status, assigned_to, whiteboard" | | "include_fields": "id, summary, status, assigned_to, whiteboard" |
| }
| |
| </bugzilla>
| |
|
| |
| = Closed CA Bugs in Bugzilla =
| |
|
| |
| == Closed Incident Related Bugs ==
| |
| <bugzilla>
| |
| {
| |
| "component":"CA Certificates",
| |
| "status":["RESOLVED", "VERIFIED", "CLOSED"],
| |
| "whiteboard":"Incident",
| |
| "cf_blocking_b2g_type":"contains",
| |
| "include_fields": "id, summary, status, resolution, whiteboard"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == Closed BR Compliance Bugs ==
| |
| <bugzilla>
| |
| {
| |
| "component":"CA Certificates",
| |
| "status":["RESOLVED", "VERIFIED", "CLOSED"],
| |
| "whiteboard":"BR Compliance",
| |
| "cf_blocking_b2g_type":"contains",
| |
| "include_fields": "id, summary, status, resolution, whiteboard"
| |
| } | | } |
| </bugzilla> | | </bugzilla> |