File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 28
28
- add_link_to_jira
29
29
- maybe_assign_jira_user
30
30
- maybe_update_issue_status
31
+ - maybe_update_issue_resolution
31
32
- maybe_update_issue_priority
32
33
- maybe_update_issue_severity
33
34
- maybe_update_issue_points
36
37
- update_issue_summary
37
38
- maybe_assign_jira_user
38
39
- maybe_update_issue_status
40
+ - maybe_update_issue_resolution
39
41
- maybe_update_issue_priority
40
42
- maybe_update_issue_severity
41
43
- maybe_update_issue_points
50
52
INCOMPLETE : Closed
51
53
WORKSFORME : Closed
52
54
REOPENED : In Progress
55
+ resolution_map : &basic-resolution-map
56
+ FIXED : Done
57
+ INVALID : Invalid
58
+ WONTFIX : " Won't Do"
59
+ INACTIVE : Inactive
60
+ DUPLICATE : Duplicate
61
+ WORKSFORME : " Cannot Reproduce"
62
+ INCOMPLETE : Incomplete
63
+ MOVED : Moved
53
64
54
65
- whiteboard_tag : fxatps
55
66
bugzilla_user_id : tbd
181
192
WORKSFORME : Done
182
193
INCOMPLETE : Done
183
194
MOVED : Done
184
- resolution_map : &basic-resolution-map
185
- FIXED : Done
186
- INVALID : Invalid
187
- WONTFIX : " Won't Do"
188
- INACTIVE : Inactive
189
- DUPLICATE : Duplicate
190
- WORKSFORME : " Cannot Reproduce"
191
- INCOMPLETE : Incomplete
192
- MOVED : Moved
195
+ resolution_map : *basic-resolution-map
193
196
194
197
- whiteboard_tag : fxsync
195
198
bugzilla_user_id : 624105
You can’t perform that action at this time.
0 commit comments