Forums

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

linking two issues on two different Jira installations via REST API

Cornelia Richter
Contributor
March 18, 2022

Hi, we have two different Jira installations that are linked and I can create a link manually to the other server via specifying the server first and then the issue id. I'd now like to create these links automatically via REST API, but I don't find support for specfying the "server" value.

Note that I talk about normal issue linking, not remote linking

1 answer

0 votes
Ravi Sagar _Sparxsys_
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 Leaders.
March 18, 2022

Hi @Cornelia Richter 

You can use REST API to create an issue link using the following end point.

/rest/api/3/issueLink

I made a one detailed video explaining how to do this.

Ravi

Suggest an answer

Log in or Sign up to answer