Confirmed users, Administrators
5,526
edits
(Added [covid-19] whiteboard tag) |
(Separated audit delays into their own section) |
||
Line 21: | Line 21: | ||
"o3": "nowordssubstr", | "o3": "nowordssubstr", | ||
"v3": "delayed-revocation", | "v3": "delayed-revocation", | ||
"o4": "nowordssubstr", | |||
"v4": "audit-delay", | |||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"] | |||
} | |||
</bugzilla> | |||
== Audit Delays == | |||
The compliance bug's whiteboard field is tagged with [audit-delay] whenever a CA is unable to deliver audit statements to Mozilla [[CA/Audit_Statements|when they are due]]. Such bugs should be reported as [[CA/Bug_Triage#Compliance_Problems_and_Incidents|CA compliance issues]], with the following whiteboard tags as described [[herehttps://wiki.mozilla.org/CA/Audit_Statements#Audit_Delay|here]]. | |||
*Whiteboard = [ca-compliance][audit-delay] | |||
*For audit delays due to mandated restrictions regarding COVID-19, use Whiteboard = [ca-compliance][audit-delay][covid-19] | |||
<bugzilla> | |||
{ | |||
"component":"CA Certificate Compliance", | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"f1": "OP", | |||
"j1": "AND", | |||
"f2": "status_whiteboard", | |||
"o2": "allwordssubstr", | |||
"v2": "ca-compliance", | |||
"f3": "status_whiteboard", | |||
"o3": "allwordssubstr", | |||
"v3": "audit-delay", | |||
"include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"] | "include_fields": ["id", "summary", "status", "assigned_to", "whiteboard", "last_change_time"] | ||
} | } | ||
Line 45: | Line 68: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
= Closed CA Bugs = | = Closed CA Bugs = |