Confirmed users
2,197
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Performance Triage}} | {{DISPLAYTITLE:Performance Triage}} | ||
= Queries = | = Queries = | ||
== Performance | == Performance triage == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"query_based_on": "Performance | "query_based_on": "Performance Triage", | ||
"query_format": "advanced", | "query_format": "advanced", | ||
"resolution": "---", | "resolution": "---", | ||
| Line 15: | Line 15: | ||
"v3": "needinfo", | "v3": "needinfo", | ||
"f4": "CP", | "f4": "CP", | ||
"f5": "OP", | |||
"f6": "product", | |||
"o6": "equals", | |||
"v6": "Core", | |||
"f7": "component", | |||
"o7": "equals", | |||
"v7": "Performance", | |||
"f8": "keywords", | |||
"o8": "notsubstring", | |||
"v8": "meta", | |||
"f9": "cf_performance", | |||
"o9": "isempty", | |||
"f10": "flagtypes.name", | |||
"o10": "notsubstring", | |||
"v10": "needinfo", | |||
"f11": "CP", | |||
"j_top": "OR", | "j_top": "OR", | ||
"order": "Bug Number" | "order": "Bug Number" | ||
| Line 20: | Line 36: | ||
</bugzilla> | </bugzilla> | ||
== Performance | == Performance triage (pending needinfo) == | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"query_based_on": "Performance | "query_based_on": "Performance Triage (pending needinfo)", | ||
"query_format": "advanced", | "query_format": "advanced", | ||
"resolution": "---", | "resolution": "---", | ||
| Line 34: | Line 50: | ||
"v3": "needinfo", | "v3": "needinfo", | ||
"f4": "CP", | "f4": "CP", | ||
"f5": "OP", | |||
"f6": "product", | |||
"o6": "equals", | |||
"v6": "Core", | |||
"f7": "component", | |||
"o7": "equals", | |||
"v7": "Performance", | |||
"f8": "keywords", | |||
"o8": "notsubstring", | |||
"v8": "meta", | |||
"f9": "cf_performance", | |||
"o9": "isempty", | |||
"f10": "flagtypes.name", | |||
"o10": "substring", | |||
"v10": "needinfo", | |||
"f11": "CP", | |||
"j_top": "OR", | "j_top": "OR", | ||
"order": "Bug Number" | "order": "Bug Number" | ||