The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Service Management Data Center auto create issue to Jira Software Cloud

Rika Mandasari
Contributor
July 1, 2021

Hi,

I tried automation on Jira Service Management Data Center, when JSM ticket matches a specific status, it will auto create issue via webhooks at Jira Software Cloud site. 

Filled the automation webhook with this information

https://(my site).atlassian.net/rest/api/3/issue HTTP POST as URL and I pick send custom payload encoded as form {
"fields": {
"project": {
"key": "ABC"
},
"summary": "issue from JSM DC",
"issuetype": {
"name": "Bug"
}
}
}

the automation log appears success, however on the cloud site not generated as new issue coming from this automation.

 

Any suggestion why this not happen? and how to fix this?

 

Thank  you

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events