Hi All,
I have successfully integrated JIRA (v6.2, Server base / in- premises) with Jenkins. I am using this to create JIRA release version after successful build in Jenkins.
However I am facing issue while integrating same this with updated JIRA Cloud version 7.3.8.
Error message.
FATAL: Unable to add version 1.1.1.1 to JIRA project TEST java.lang.NullPointerException at hudson.plugins.jira.VersionCreator.perform(VersionCreator.java:37)
Thanks for your help in advance.