Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: jira-steps-plugin
-
Labels:None
-
Similar Issues:
Description
I want to update the status of an issue in Jira after my jenkins job build is successful. If i try to update the status, system throws unknown parameter.
WARNING: Unknown parameter(s) found for class type 'org.thoughtslive.jenkins.plugins.jira.steps.EditIssueStep': status
Is there a way to update the status of an Jira issue?
We can't change the status by editing the issue when using API, use https://jenkinsci.github.io/jira-steps-plugin/steps/issue/jira_transition_issue/