Confirmed users
2,473
edits
Line 52: | Line 52: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"keywords" : "feature", | "keywords" : "feature", | ||
"f1" : "cf_status_firefox{{BETA_VERSION}}", | "f1" : "cf_status_firefox{{BETA_VERSION}}", | ||
Line 60: | Line 59: | ||
"o1" : "notsubstring", | "o1" : "notsubstring", | ||
"o2" : "equals", | "o2" : "equals", | ||
"f3" : "resolution", | "f3" : "resolution", | ||
"f2" : "target_milestone", | "f2" : "target_milestone", | ||
"v1" : "disabled", | "v1" : "disabled", | ||
"v2" : "mozilla{{BETA_VERSION}}" | "v2" : "mozilla{{BETA_VERSION}}", | ||
"product" : "Toolkit, Core", | |||
"product_type" : "contains_any" | |||
} | } | ||
</bugzilla> | </bugzilla> |