Skip to content

Commit a28e06f

Browse files
[FXDROID] updating status_map based on available status workflow on j… (#325)
[FXDROID] updating status_map based on available status workflow on jira board.
1 parent f379f25 commit a28e06f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/config.nonprod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
UNCONFIRMED: Backlog
5656
NEW: Backlog
5757
ASSIGNED: In Progress
58-
RESOLVED: Closed
58+
RESOLVED: Done
5959
REOPENED: In Progress
60-
VERIFIED: Closed
60+
VERIFIED: Done

config/config.prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
UNCONFIRMED: Backlog
108108
NEW: Backlog
109109
ASSIGNED: In Progress
110-
RESOLVED: Closed
110+
RESOLVED: Done
111111
REOPENED: In Progress
112-
VERIFIED: Closed
112+
VERIFIED: Done
113113

114114
- whiteboard_tag: fxsync
115115
contact: tbd

0 commit comments

Comments
 (0)