Forums

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

Script that can change unlinked references within an issue into a link?

James Shivers July 2, 2015

I have a large number of issues with typed references to related issues.  I need to convert these references into links to the respective referenced issues.  Is this possible?

1 answer

1 accepted

0 votes
Answer accepted
Deleted user July 2, 2015

You will have to create a script to accomplish this utilizing the JIRA REST API. Retrieve the value of the custom field (or whatever) with the reference then Link that to the target JIRA issue. I will use the JIRACLI and shell script for this.

James Shivers July 2, 2015

I'll give this a shot. Thanks!

Deleted user July 2, 2015

Cheers! :)

Suggest an answer

Log in or Sign up to answer