Open jtrobman opened 12 years ago
added support for build parameters and environment variables (see the fork from jenkinsci/jira-issue-updater-plugin), should be there is the next version (1.3)
still not found 1.3 version. I am looking for similar solution, that is passing variable within JQL from Jenkins.
I'd like to use a parameterized value in the "JQL for selecting issues to be updated" field. For example, when I run the build I want to enter TICKET-1234 as a parameter and have that dynamically inserted in the JQL.
Example JQL: id="$TICKET"