Hi Experts.
Could you please help me in below issue. I am trying to utilize jiraSendDeploymentInfo pipeline syntax . However i am getting .
FAILURE_SITE_CONFIG_NOT_FOUND: Failed to retrieve configuration for Jira site: abc.xyz.net. Please specify the site in Jenkinsfile if you have more than one Jira Cloud site configured.
Here is in this case i am using a legit jira account which i am able to use successfully in case of below pipeline syntax:
jiraComment body: 'release ', issueKey: 'RSA-15048'
did you ever figure this out? I am having the same issue - and it was working properly before.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.