File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
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
32
31
- maybe_update_issue_priority
33
32
- maybe_update_issue_severity
34
33
- maybe_update_issue_points
37
36
- update_issue_summary
38
37
- maybe_assign_jira_user
39
38
- maybe_update_issue_status
40
- - maybe_update_issue_resolution
41
39
- maybe_update_issue_priority
42
40
- maybe_update_issue_severity
43
41
- maybe_update_issue_points
52
50
INCOMPLETE : Closed
53
51
WORKSFORME : Closed
54
52
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
64
53
65
54
- whiteboard_tag : fxatps
66
55
bugzilla_user_id : tbd
192
181
WORKSFORME : Done
193
182
INCOMPLETE : Done
194
183
MOVED : Done
195
- resolution_map : *basic-resolution-map
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
196
193
197
194
- whiteboard_tag : fxsync
198
195
bugzilla_user_id : 624105
You can’t perform that action at this time.
0 commit comments