Confirmed users, Administrators
5,526
edits
(Add table for CCADB bugs that do not have a whiteboard tag) |
(moved roadmap table up to the top) |
||
Line 1: | Line 1: | ||
= Dashboard for Common CA Database Updates = | = Dashboard for Common CA Database Updates = | ||
== | == Roadmap Items == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"component":"Common CA Database", | "component":"Common CA Database", | ||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | ||
"whiteboard":"ccadb- | "whiteboard":"ccadb-roadmap", | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "last_change_time"] | "include_fields": ["id", "summary", "status", "priority", "assigned_to", "last_change_time"] | ||
Line 12: | Line 12: | ||
</bugzilla> | </bugzilla> | ||
== | == Bugs == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"component":"Common CA Database", | "component":"Common CA Database", | ||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | ||
"whiteboard":"ccadb- | "whiteboard":"ccadb-bug", | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "last_change_time"] | "include_fields": ["id", "summary", "status", "priority", "assigned_to", "last_change_time"] | ||
Line 23: | Line 23: | ||
</bugzilla> | </bugzilla> | ||
== | == Enhancement Requests == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"component":"Common CA Database", | "component":"Common CA Database", | ||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | "status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | ||
"whiteboard":"ccadb- | "whiteboard":"ccadb-enhancement", | ||
"cf_blocking_b2g_type":"contains", | "cf_blocking_b2g_type":"contains", | ||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "last_change_time"] | "include_fields": ["id", "summary", "status", "priority", "assigned_to", "last_change_time"] |