I am using deployment gating in our JSM using Jenkins. Jenkins job are able to create change ticket and check for status without any issues.
I want to use deployment gating to check the status of an existing change ticket rather than the one it will create when using jiraSendDeploymentInfo method.