Skip to content

Commit b400d9f

Browse files
Dexterp37davehunt
authored andcommitted
Remove the resolution step for FOG migration (mozilla#1102)
Apparently DENG doesn't have this field set.
1 parent cfc2553 commit b400d9f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

config/config.prod.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -688,13 +688,11 @@
688688
- add_link_to_bugzilla
689689
- add_link_to_jira
690690
- maybe_assign_jira_user
691-
- maybe_update_issue_resolution
692691
- maybe_update_issue_status
693692
existing:
694693
- update_issue_summary
695694
- maybe_assign_jira_user
696695
- maybe_update_components
697-
- maybe_update_issue_resolution
698696
- maybe_update_issue_status
699697
- sync_keywords_labels
700698
- sync_whiteboard_labels
@@ -719,12 +717,3 @@
719717
WORKSFORME: Done
720718
INCOMPLETE: Done
721719
MOVED: Done
722-
resolution_map:
723-
FIXED: Done
724-
INVALID: Invalid
725-
WONTFIX: "Won't Do"
726-
INACTIVE: Inactive
727-
DUPLICATE: Duplicate
728-
WORKSFORME: "Cannot Reproduce"
729-
INCOMPLETE: Incomplete
730-
MOVED: Moved

0 commit comments

Comments
 (0)