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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Can I create a filter to show all issues in a project that are linked to stories in another project?

Can I create a filter to show all issues in a project that are linked to stories in another project?

Jared Watson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 30, 2023

I'm using Jira Cloud, and I'm trying to create a filter that will only show issues in my project that are linked to stories in another project. Currently, I can create a filter that will show issues linked to individual stories [project = "CCWIS Business Process Redesign " AND issue in linkedIssues(SPT-1128, "relates to")], but I can't seem to filter so I can see every issue that is linked to any story,

Thanks in advance for the help!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
mauricio.groth
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.
March 31, 2023

Hi @Jared Watson 

I’m Maurício, a support engineer at Appfire and I’m here to help you.

Unfortunately, using JQL of Jira, you’ll not be able to do it dynamically.

In the app where my team works, JQL Search Extensions for Jira, you can use this query to find all your issues from project Y that are linked with stories of project X.

issue in linkedIssuesOfQuery("type = story and project = X") and project = Y

Please contact our support if you have any other questions about this query.

We’ll be happy to help you!
Best regards,
Maurício

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events