Can I create a filter that shows issues that have linked issues in the current sprint?

Chris N August 23, 2016

I am trying to create a filter that will show all of the "Bug" type issues that exist in the project (regardless of sprint) that have "Stories" in the current sprint in the link field. 

 

Example:

  • I am in Sprint 17
  • I have a story that was originally in Sprint 16, that was not accepted due to a bug, that I am moving to Sprint 17 (The current sprint)
  • I want that aforementioned bug to appear in a filter regardless of what sprint is defined in the bug itself, only the sprint in the linked story.

Thanks in advance!

1 answer

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 Leaders.
August 23, 2016

You cannot do this with the default search capability in JIRA. A plugin like JQL Tricks has method to search linked issues based on a query and that is your best bet!

Suggest an answer

Log in or Sign up to answer