-
Bug
-
Resolution: Fixed
-
Major
Jira version variable not being picked up
Followed the example on your main page. When i use the build with parameter link it pulls in the right versions and everything works
But when the build is triggered externally it triggers an error - see below ------------------------------------------------------------------------------ FATAL: Unable to generate release notes for JIRA version $JiraBuild/PTP: com.atlassian.jira.rpc.exception.RemoteValidationException: Query validation failed: The value '$JiraBuild' does not exist for the field 'fixVersion'. AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: com.atlassian.jira.rpc.exception.RemoteValidationException: Query validation failed: The value '$JiraBuild' does not exist for the field 'fixVersion'. faultActor: faultNode: faultDetail: {}com.atlassian.jira.rpc.exception.RemoteException:null ------------------------------------------------------------------------------
It cannot seem to find the $jiraBuild - Can anyone help?