-
Type:
Task
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: jira-steps-plugin
-
None
-
Environment:Jenkins version: CloudBees Jenkins Enterprise 2.138.4.3-rolling
I have got following message while run jenkins pipeline to update Jira status
jiraTransitionIssue idOrKey: 'Test-28', input: [ transition: [ id: '1291' ], comment: [ body: 'test comment' ] ]
Â
Error Code: 400
Error Message: {"errorMessages":[],"errors":{"comment":"Please provide a comment for this transition"}}
[