Confirmed users
569
edits
m (→Received - Initial Status: Tweaked search query) |
m (tweaked search strings) |
||
| Line 28: | Line 28: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"ca-verifying", | |||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "whiteboard", "last_change_time"], | |||
"order": "priority,changeddate", | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
| Line 43: | Line 46: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"ca-ready-for-discussion", | |||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "whiteboard", "last_change_time"], | |||
"order": "priority,changeddate", | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
| Line 57: | Line 64: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"ca-cps-review", | |||
"include_fields": ["id", "summary", "status", "priority", "assigned_to", "whiteboard", "last_change_time"], | |||
"order": "priority,changeddate", | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
| Line 71: | Line 81: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"ca-in-discussion", | |||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"], | |||
"order": "priority,changeddate", | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
| Line 86: | Line 99: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"ca-discussion-hold", | |||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"], | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
== Pending Approval == | == Pending Approval == | ||
| Line 99: | Line 115: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"ca-pending-approval", | |||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"], | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
| Line 113: | Line 132: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"approved", | |||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"], | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||
| Line 127: | Line 149: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component":"CA Certificate Root Program", | |||
"resolution": "---", | |||
"status_whiteboard_type": "allwordssubstr", | |||
"whiteboard":"ca-hold", | |||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"], | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||