How do we filter only stories that have subtask using JQL?

lucas_morais March 3, 2023

I need a filter that can see all types of cards but only stories with subtask

2 answers

1 accepted

0 votes
Answer accepted
Sushant Verma
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 3, 2023

Hi @lucas_morais 

Below JQL-query worked for me, giving me all subtasks linked to story:

parent = XXXX OR key in linkedIssues("XXXX")

Regards,
Sushant Verma

lucas_morais September 1, 2023

Thanks @Sushant Verma 

0 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 3, 2023

Hello @lucas_morais 

There is not a native Jira search function that will let you select issues based on whether or not they have subtasks. Are you open to getting a third party app to achieve that?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events