Forums

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

How to create a linked issue filter?

dar
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 23, 2022

Problem
We would like to create a filter for a dashboard overview.

We want the filter to search in a specific project AND search custom issues ('Requirement') for a particular custom field to return all linked issues (Solved By). 

In this way, we could see all epics, stories and tasks across many team projects that are linked to a Requirement issue.

 

Steps to Solve the Problem

We confirmed that ScriptRunner (currently using a free trial) can do this but my company does not have many more use cases for this expensive plugin. 

We looked into JQL Search Extensions but it seems the linkedissue function is limited in the issue types it can search (see below). 
linkedissue.JPG

Are there any other plugin options for creating this filter? Thank you.

1 answer

1 accepted

0 votes
Answer accepted
Trudy Claspill
Community Champion
March 23, 2022

I think this plugin might help you.

Enhanced Search (JQL and Subqueries)

It is about half the price of Scriptrunner.

Specifically I think you could accomplish your desire with the linkedIssuesOf function.

https://docs.adaptavist.com/es/latest/features/functions/issue-link-functions

dar
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 24, 2022

Thank you Trudy, this is helpful!

Suggest an answer

Log in or Sign up to answer