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: 

Using scriptrunner to clone an issue in another JIRA instance

Adolfo Casari
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 22, 2013

There is this scriptrunner example to clone an issue in Jira as a workflow postfunction:

https://jamieechlin.atlassian.net/wiki/display/GRV/Post+Functions#PostFunctions-Cloneissuewithdependencylink

Is it possible to adapt it to clone an issue in another Jira instance?

Thank you,

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Zul NS [Atlassian]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 22, 2013

I may not be answering your question. But there is an alternative way in cloning issue to another JIRA instance, by using JIRA to JIRA Issue Copy. Install in both JIRA instance and get the Application Links running.

0 votes
JamieA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 22, 2013

It would not be an adaptation, but something completely different using the rest api and the RemoteIssueLinkService.

However as Zulfadli says I would look to existing plugins as there may be some custom field matching to be done which, although not tricky, is probably time-consuming and boring work.

If that plugin only provides a web-item to do the remote copy, you can probably work out how to script it using script runner.

TAGS
AUG Leaders

Atlassian Community Events