Skip to content

Commit 69238c8

Browse files
authored
[DENG-9534] Change status mapping for dataquality (#1187)
1 parent 124df28 commit 69238c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config.prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,8 +575,8 @@
575575
comment:
576576
- create_comment
577577
status_map:
578-
UNCONFIRMED: To Do
579-
NEW: To Do
578+
UNCONFIRMED: Backlog
579+
NEW: Backlog
580580
ASSIGNED: In Progress
581581
REOPENED: In Progress
582582
RESOLVED: Done

0 commit comments

Comments
 (0)