-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: atlassian-jira-software-cloud-plugin
-
None
Hi
Ā
trying to use theĀ Atlassian Jira Software Cloud plugin in jenkins to send deployment data to jira like this:
jiraSendDeploymentInfo site: 'sundaysky.atlassian.net', environmentId: 'prod', environmentName: 'prod', environmentType: 'production'
I get an error response:
jiraSendDeploymentInfo: FAILURE_DEPLOYMENTS_API_RESPONSE: Failed to send deployment information to Jira: sundaysky.atlassian.net. Error response code 403 when submitting update to Jira
When sending build info all is working as expected
Ā
jiraSendBuildInfo site: 'sundaysky.atlassian.net'
so it seems that it's not a credentials issue.
Ā
would be very happy to get help with this issue.
Thanks!Ā