Add custom jira-issue-transition-id to request

parent d048dc26
...@@ -70,7 +70,7 @@ class JiraService < Service ...@@ -70,7 +70,7 @@ class JiraService < Service
}] }]
}, },
'transition' => { 'transition' => {
'id' => '2' 'id' => jira_issue_transition_id
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment