CA/Closed Root Inclusion Requests: Difference between revisions

m
json formatting
m (sorted the tables)
m (json formatting)
Line 1: Line 1:
== Approved Requests ==
== Approved Requests ==
<bugzilla>
<bugzilla>
    {
{
        "component":"CA Certificate Root Program",
  "product": "CA Program",
        "status":["CLOSED", "RESOLVED", "VERIFIED"],  
  "component":"CA Certificate Root Program",
        "resolution":["FIXED"],  
  "status":["CLOSED", "RESOLVED", "VERIFIED"],  
        "whiteboard":"Approved",
  "resolution":["FIXED"],  
        "cf_blocking_b2g_type":"contains",
  "status_whiteboard":"Approved",
        "include_fields": ["id", "summary", "whiteboard", "last_change_time"],
  "include_fields": ["id", "summary", "whiteboard", "last_change_time"],
        "order": "status_whiteboard"
  "order": "status_whiteboard"
    }
}
</bugzilla>
</bugzilla>


== Denied Requests ==
== Denied Requests ==
<bugzilla>
<bugzilla>
    {
{
        "component":"CA Certificate Root Program",
  "product": "CA Program",
        "status":["CLOSED", "RESOLVED", "VERIFIED"],  
  "component":"CA Certificate Root Program",
        "resolution":["WONTFIX","INVALID","INCOMPLETE"],  
  "status":["CLOSED", "RESOLVED", "VERIFIED"],  
        "include_fields": ["id", "summary", "resolution", "whiteboard", "last_change_time"],
  "resolution":["WONTFIX","INVALID","INCOMPLETE"],  
        "order": "resolution"
  "include_fields": ["id", "summary", "resolution", "whiteboard", "last_change_time"],
    }
  "order": "resolution"
}
</bugzilla>
</bugzilla>
Confirmed users
566

edits