Forums

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

JQL Query for linked issues in other instance

Sindhu
Contributor
May 10, 2017

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

1 answer

0 votes
Nic Brough -Adaptavist-
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.
May 11, 2017

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.

Patrick Geremia
Contributor
March 4, 2020

I am not sure this is true. Please look at this post : https://jira.atlassian.com/browse/JRASERVER-63418.

Like Divya TV likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events