summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-09-09 22:32:22 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-09-09 22:32:22 +0200
commitd3da04e5d03e3b898243f0fcb975c4feeafce85a (patch)
tree7ccb687a4401fb2944ef64a73a075c7d078bd6df
parent3442a95983bcdcf6a6df320bd01e45725dfeb167 (diff)
downloadbugzilla-d3da04e5d03e3b898243f0fcb975c4feeafce85a.tar.gz
bugzilla-d3da04e5d03e3b898243f0fcb975c4feeafce85a.tar.xz
Bug 1278398 - Enable "Due Date" field for all websites, web services, infrastructure(webops, netops, etc), infosec bugs (all components)
-rw-r--r--extensions/BMO/lib/Data.pm92
1 files changed, 81 insertions, 11 deletions
diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm
index d075cd515..b074cb64a 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -105,17 +105,87 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
"Toolkit" => [],
},
qr/^cf_due_date$/ => {
- "bugzilla.mozilla.org" => [],
- "Community Building" => [],
- "Data & BI Services Team" => [],
- "Data Compliance" => [],
- "Developer Engagement" => [],
- "Infrastructure & Operations" => [],
- "Marketing" => [],
- "mozilla.org" => ["Security Assurance: Review Request"],
- "Mozilla Metrics" => [],
- "Mozilla PR" => [],
- "Mozilla Reps" => [],
+ "AUS" => [],
+ "Add-on SDK" => [],
+ "Air Mozilla" => [],
+ "CCK" => [],
+ "Calendar" => [],
+ "Cloud Services" => [],
+ "Community Building" => [],
+ "Composer" => [],
+ "Content Services" => [],
+ "Data & BI Services Team" => [],
+ "Data Compliance" => [],
+ "Datazilla" => [],
+ "Derivatives" => [],
+ "Developer Documentation" => [],
+ "Developer Ecosystem" => [],
+ "Developer Engagement" => [],
+ "Developer Services" => [],
+ "Documentation" => [],
+ "Enterprise Information Security" => [],
+ "FSA" => [],
+ "Firefox Health Report" => [],
+ "Focus" => [],
+ "Grendel" => [],
+ "Hello (Loop)" => [],
+ "Infrastructure & Operations" => [],
+ "Input" => [],
+ "Instantbird Servers" => [],
+ "Intellego" => [],
+ "Internet Public Policy" => [],
+ "Invalid Bugs" => [],
+ "L20n" => [],
+ "Localization Infrastructure and Tools" => [],
+ "Marketing" => [],
+ "Marketplace" => [],
+ "Minimo" => [],
+ "MozReview" => [],
+ "Mozilla Corporation" => [],
+ "Mozilla Developer Network" => [],
+ "Mozilla Foundation Communications" => [],
+ "Mozilla Foundation" => [],
+ "Mozilla Grants" => [],
+ "Mozilla Labs" => [],
+ "Mozilla Localizations" => [],
+ "Mozilla Messaging" => [],
+ "Mozilla Metrics" => [],
+ "Mozilla PR" => [],
+ "Mozilla QA" => [],
+ "Mozilla Reps" => [],
+ "MozillaClassic" => [],
+ "Other Applications" => [],
+ "Pancake" => [],
+ "Participation Infrastructure" => [],
+ "Penelope" => [],
+ "Petri" => [],
+ "Plugin Check" => [],
+ "Powertool" => [],
+ "Privacy" => [],
+ "SeaMonkey" => [],
+ "Servo" => [],
+ "Shield" => [],
+ "Skywriter" => [],
+ "Snippets" => [],
+ "Socorro" => [],
+ "Taskcluster" => [],
+ "Tech Evangelism" => [],
+ "Testopia" => [],
+ "Thunderbird" => [],
+ "Tracking" => [],
+ "Tree Management" => [],
+ "Untriaged Bugs" => [],
+ "Web Apps" => [],
+ "Web Compatibility" => [],
+ "Webmaker" => [],
+ "Websites" => [],
+ "Webtools" => [],
+ "addons.mozilla.org" => [],
+ "mozilla.org" => ["Security Assurance: Review Request"],
+ "mozillaignite" => [],
+ "quality.mozilla.org" => [],
+ "support.mozilla.org" => [],
+ "www.mozilla.org" => [],
},
qr/^cf_locale$/ => {
"Mozilla Localizations" => ['Other'],