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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.