Forums

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

Filter issues on board that are linked to another project

Esther Guerra CALLIDUS June 27, 2023

Imagine I have Project A and Project B.

On the board of Project A I want to be able to filter issues that have any type of link with any issues from project B.

Observations:

  • The project B has only one type of issue.
  • One of my ideias was to filter by the type of the linked issue, but that wasn't possible to do.

1 answer

1 accepted

3 votes
Answer accepted
Scott Spinali
Contributor
June 27, 2023

Hey there!

I do not think that the functionality exists natively in Jira but Scriptrunner may be able to solve it if you have it installed. The following query should be able to filter the issues correctly.

project = "Project A" AND issueFunction IN linkedIssuesOf(' project = "Project B" ')
Esther Guerra CALLIDUS June 28, 2023

Thank you very much, it worked!

Like Scott Spinali likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events