Confirmed users
4,467
edits
| Line 197: | Line 197: | ||
"product" : "Toolkit, Core", | "product" : "Toolkit, Core", | ||
"product_type" : "contains_any" | "product_type" : "contains_any" | ||
} | |||
</bugzilla> | |||
=== All Target Milestone {{CENTAL_VERSION}} bugs with 'feature' keyword === | |||
<bugzilla> | |||
{ | |||
"keywords" : "feature", | |||
"f1" : "cf_status_firefox{{CENTRAL_VERSION}}", | |||
"keywords_type" : "allwords", | |||
"o1" : "notsubstring", | |||
"o2" : "casesubstring", | |||
"f2" : "target_milestone", | |||
"v1" : "disabled", | |||
"v2" : "{{CENTRAL_VERSION}}", | |||
"v3" : "Boot", | |||
"o3" : "nowordssubstr", | |||
"f3" : "product" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||