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: 

Migrating GitHub "Development" Field from one JIRA instance to another

Ritche
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 4, 2023

Hi, we have a script using JIRA API to copy issues to another instance of JIRA. Everything is working but I cannot map the Development Field used for GitHub requests.

2023-05-04_08-36-15.png

Is it possible to set these value and keep the request status? 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Luka Hummel - codefortynine
Atlassian Partner
May 12, 2023

Hi @Ritche

Welcome to the community!

As far as I understand it the Jira Development integration uses issue keys to map the field. So as long as the issue keys in your other instance aren't identical to the original keys you probably can't map your existing GitHub integration to the new instance/project.

Ritche
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 12, 2023

Thanks Luka