We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e8055a commit 71a5845Copy full SHA for 71a5845
config/config.prod.yaml
@@ -689,3 +689,19 @@
689
task: Task
690
defect: Bug
691
status_map: *basic-status-map
692
+
693
+- whiteboard_tag: fx-vpn
694
+ bugzilla_user_id: 711867
695
+ description: VPN Integration in Firefox
696
+ parameters:
697
+ jira_project_key: FXVPN2
698
+ labels_brackets: both
699
+ status_map:
700
+ ASSIGNED: In Progress
701
+ FIXED: Done
702
+ WONTFIX: Cancelled
703
+ DUPLICATE: Cancelled
704
+ INVALID: Cancelled
705
+ INCOMPLETE: Done
706
+ WORKSFORME: Cancelled
707
+ REOPENED: In Progress
0 commit comments