File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 46
46
- add_link_to_bugzilla
47
47
- add_link_to_jira
48
48
- maybe_assign_jira_user
49
- - maybe_update_issue_resolution
50
49
- maybe_update_issue_status
51
50
existing :
52
51
- update_issue
53
52
- maybe_assign_jira_user
54
- - maybe_update_issue_resolution
55
53
- maybe_update_issue_status
56
54
status_map :
57
55
UNCONFIRMED : Backlog
60
58
RESOLVED : Closed
61
59
REOPENED : In Progress
62
60
VERIFIED : Closed
63
- resolution_map :
64
- FIXED : Fixed
65
- INVALID : Won't Do
66
- WONTFIX : Won't Do
67
- INACTIVE : Won't Do
68
- DUPLICATE : Duplicate
69
- WORKSFORME : Cannot Reproduce
70
- INCOMPLETE : Won't Do
71
- MOVED : Duplicate
Original file line number Diff line number Diff line change 98
98
- add_link_to_bugzilla
99
99
- add_link_to_jira
100
100
- maybe_assign_jira_user
101
- - maybe_update_issue_resolution
102
101
- maybe_update_issue_status
103
102
existing :
104
103
- update_issue
105
104
- maybe_assign_jira_user
106
- - maybe_update_issue_resolution
107
105
- maybe_update_issue_status
108
106
status_map :
109
107
UNCONFIRMED : Backlog
112
110
RESOLVED : Closed
113
111
REOPENED : In Progress
114
112
VERIFIED : Closed
115
- resolution_map :
116
- FIXED : Fixed
117
- INVALID : Won't Do
118
- WONTFIX : Won't Do
119
- INACTIVE : Won't Do
120
- DUPLICATE : Duplicate
121
- WORKSFORME : Cannot Reproduce
122
- INCOMPLETE : Won't Do
123
- MOVED : Duplicate
124
113
125
114
- whiteboard_tag : fxsync
126
115
contact : tbd
You can’t perform that action at this time.
0 commit comments