Find story's with subtask in a specific Filter using component field.

Jan Dogger August 29, 2019

I

I would have a filter for a board wherein:

- A story has a component with the value "JAN"

- A subtask is part a of story where the story has a component with the value "JAN" (the subtask himself does not has a component with the value "JAN".

1 answer

0 votes
Muhammad Ramzan(Atlassian Certified Master)
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 29, 2019

you can try following query

 

(project=yourproject and issuetype = story and component =JAN) or ( project=yourproject and issuetype =Sub-task)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events