The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Search issues from different jira instances usign JQL

AKASH BHARDWAJ
Contributor
June 11, 2015

Hi,

 

Can i filter issues using JQL from 2 different JIRA Instances.

 

Thanks,
Akash 

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Contact Kintosoft
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 Champions.
June 24, 2015

The SQL for JIRA plugin might help as it allows to connect to JIRA remotely via JDBC. It also supports JIRA JQL embedded in SQL queries, therefore you would be able to connect to both JIRA instances from a single point and fetch data from each instance in order to compare them without too much effort.

It supports standard SQL without too much constraints as well as any JIRA JQL query regardless its complexity, so you could filter data in a really powerful and straightforward way.

0 votes
Jobin Kuruvilla [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 Champions.
June 12, 2015

You can use Atla-Search plugin to do this but you won't get all the features of issue navigator. Worth taking a look.

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 Champions.
June 11, 2015

No, because two JIRA instances are separate things.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question