Hi All,
We have two jira instances.
i have created issue in instace 1 and linked to the other instance.
ex:In instance-1 created a issue i,e TEST-123
TEST-123 and linked to SAPP-6785
note:SAPP-6785 is in instance-2
how can i find the linked issue for above scenario.
Please help me on this.
i have tried with below scenarios.
JQL:
issue in likedIssues("SAPP-6785")
JQL:
issue in likedIssues("TEST-123")
but no luck.
Thanks,
Sindhu
The linkedIssues function is for linking to issues in the current JIRA.
JIRA cannot have any understanding of the issues in other JIRAs because it does not know what might be at the end of a link to a web url. To do what you're asking would require one JIRA to index another one, for which you'd need quite a lot of thought to go into some coding.
I am not sure this is true. Please look at this post : https://jira.atlassian.com/browse/JRASERVER-63418.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.