CA/CCADB Dashboard: Difference between revisions

m
changed order of the tables
m (cleaned up bugzilla queries a bit)
m (changed order of the tables)
Line 14: Line 14:
</bugzilla>
</bugzilla>


== Bugs ==
== Enhancement Requests ==
The Priority values are used to indicate the items that are being actively worked on, what needs to be started soon, ongoing projects, and work to be scheduled later as described [[CA/Bug_Triage#Common_CA_Database_.28CCADB.29|here]].
 
 
<bugzilla>
<bugzilla>
     {
     {
         "component":"Common CA Database",
         "component":"Common CA Database",
         "resolution": "---",
         "resolution": "---",
         "whiteboard":"ccadb-bug",
         "whiteboard":"ccadb-enhancement",
        "cf_blocking_b2g_type":"contains",
         "include_fields": "priority, id, summary, status, assigned_to, last_change_time",
         "include_fields": "priority, id, summary, status, assigned_to, last_change_time",
         "order": "priority ASC, assigned_to DESC"
         "order": "priority ASC, assigned_to DESC"
Line 25: Line 29:
</bugzilla>
</bugzilla>


== Enhancement Requests ==
== Bugs ==
The Priority values are used to indicate the items that are being actively worked on, what needs to be started soon, ongoing projects, and work to be scheduled later as described [[CA/Bug_Triage#Common_CA_Database_.28CCADB.29|here]].
 
 
<bugzilla>
<bugzilla>
     {
     {
         "component":"Common CA Database",
         "component":"Common CA Database",
         "resolution": "---",
         "resolution": "---",
         "whiteboard":"ccadb-enhancement",
         "whiteboard":"ccadb-bug",
        "cf_blocking_b2g_type":"contains",
         "include_fields": "priority, id, summary, status, assigned_to, last_change_time",
         "include_fields": "priority, id, summary, status, assigned_to, last_change_time",
         "order": "priority ASC, assigned_to DESC"
         "order": "priority ASC, assigned_to DESC"
     }
     }
</bugzilla>
</bugzilla>


== Needs Whiteboard Tag ==
== Needs Whiteboard Tag ==
Confirmed users, Administrators
5,526

edits