I want to automate jira workflow transitions from Jenkins every after build, because of that I thought of using Jira Issue Results Updater plugin on the post-build action section in jenkins. However, I am getting an error whenever I test it out. Can anyone please help me? :(
Jenkins output:
Configuration:
Hi All,
I am able to find the solution for this. Please find the below details which I used in my Jenkins:
Jira REST Base URL: http://localhost:8080/rest/api/latest
I was able to fix this by correcting my JQL. It seems like the JQL for Jira Issue Results Updater doesn't accept double quotes ("). Changing it to a single quote (') will fix the issue.
Cheers
Mone Dileep Kumar
Having this same problem suddenly. We have been using this plugin for over a year without issue but now we are suddenly seeing this error. Anyone else having this problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.