Privacy/Anti-Tracking/DynamicFirstPartyIsolation: Difference between revisions

Update the query for untriaged bug.
(Create this page as a dashboard for dynamic FPI.)
 
(Update the query for untriaged bug.)
Line 4: Line 4:


== Untriaged ==
== Untriaged ==
A bug is considered as '''untriaged''' if any of the following condition is true:
* The '''Status''' field is UNCONFIRMED, or
* The '''Priority''' field is not set ("--), or
* The '''Severity''' field is not set ("--" for all types or "N/A" for type Defect)
<bugzilla>
<bugzilla>
    {
{
        "blocks":"1549587",
"o8": "equals",
        "status":["UNCONFIRMED"],  
"o5": "equals",
        "priority":["--"],  
"query_format": "advanced",
        "include_fields": "id, summary, priority, severity, status, assigned_to, depends_on"
"f3": "bug_status",
    }
"f4": "priority",
"v7": "Defect",
"o4": "equals",
"v1": "1549587",
"j2": "OR",
"f8": "bug_severity",
"o3": "equals",
"f10": "CP",
"f5": "bug_severity",
"resolution": "---",
"f7": "bug_type",
"f1": "blocked",
"v5": "--",
"v8": "N/A",
"f2": "OP",
"v3": "UNCONFIRMED",
"f9": "CP",
"o1": "equals",
"f6": "OP",
"o7": "equals",
"v4": "--",
 
"include_fields": "id, type, summary, priority, severity, status, assigned_to, depends_on",
"order": "id"
}
</bugzilla>
</bugzilla>


Confirmed users
620

edits