Adding sub tasks to Kanban

Elaine Cawthorne October 6, 2023

I want a Kanban board for a subset of tickets on a project.  How do I include the sub tasks as I can't drive the query on Epic as sub tasks don't have an Epic.  The subset of data I want is for a particular issue type and its sub tasks (but obviously not sub tasks associated with other ticket types

2 answers

0 votes
Charlotte Santos -Appfire-
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.
October 9, 2023

Hi @Elaine Cawthorne

I’m Charlotte, a support engineer at Appfire and I’m here to help you.

Unfortunately, using vanilla JQL, you’ll not be able to do it dynamically.

In the app where my team works, JQL Search Extensions for Jira, you can use this query to find all the sub-tasks from a specific issue type, for example: 

issue in subtasksOfParentsInQuery("type = Story")

Please contact our support if you have any other questions about this query.

We’ll be happy to help you!

Best regards,

Charlotte

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.
October 6, 2023

Hello @Elaine Cawthorne 

Are you working with issues in a Company Managed project or a Team Managed project?

Are you working with just the native Jira filtering capabilities or do you have third party apps that extend those capabilities, like ScriptRunner or JQL Tricks?

Are you trying to get the particular issue type issues that are under a particular Epic? Or does Epic not play a part in the criteria for your filter?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events