Forums

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

Filter to find tickets linked to Jira product tickets

Heather Morgan
Contributor
February 7, 2020

I am trying to create a filter that I can run that will show me any Jira service desk (IF-____) that is linked to a Jira project ticket (IFT-_____) Any ideas how I could do that?

1 answer

0 votes
Mohamed Benziane
Community Champion
February 8, 2020

Hello @Heather Morgan 

If you want with one query show all issue linked to other issue, you'll need an addon like scriptrunner.

Without addon you can only query for a specific issue in JQL.

issue in linkedIssues(ABC-123)

Hope this helps

Heather Morgan
Contributor
February 12, 2020

Thanks Mohamed!

Suggest an answer

Log in or Sign up to answer