Hi team,
We want to link issues (Issue linking) between two different JIRA instances based on the custom field value.
We have a JSM project where we have a custom field called JIRA-Ticket which stores Jira issue key all we want is to link the JSM issue with the JIRA issue based on the JIRA-Ticket value for example if "JIRA-Ticket" field value is ABC-123 then we want to link JSM issue to JIRA issue with the same key ABC-123 using automation.
Can you please help us how we can achieve this using Automation.
if you want to do so, please make sure that you have an application link established between both Jiras.
If you have that, I actually wonder about your requirement - why don't you simply create the issue link via the UI instead of manually typing a Jira issue key?
Let's assume you have a good reason to do so, you'd need to look into the Jira Rest API for Remote Issue Links and use this to establish the link via sending web requests to both Jiras.
Cheers,
Matthias.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.