Skip to content

Commit 7dc6bd9

Browse files
authored
Add a status mapping for FOG migration
Hopefully fixes this: https://mozilla-hub.atlassian.net/browse/DENG-7713?focusedCommentId=996276
1 parent 1fbcb53 commit 7dc6bd9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

config/config.prod.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,3 +705,18 @@
705705
enhancement: Story
706706
task: Task
707707
defect: Bug
708+
status_map:
709+
UNCONFIRMED: Backlog
710+
NEW: Backlog
711+
ASSIGNED: In Progress
712+
REOPENED: In Progress
713+
RESOLVED: Done
714+
VERIFIED: Done
715+
FIXED: Done
716+
INVALID: Done
717+
WONTFIX: Done
718+
INACTIVE: Done
719+
DUPLICATE: Done
720+
WORKSFORME: Done
721+
INCOMPLETE: Done
722+
MOVED: Done

0 commit comments

Comments
 (0)