How to filter specific tasks in specific epic?

光野 かおる
Contributor
November 17, 2024

I want to make a filter to filter tasks in a specific epic.
Here you can see the filter for task,epic,story but i want to have only tasks in specific epic.

Does someone know how to do it ?

1 answer

1 accepted

1 vote
Answer accepted
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.
November 17, 2024

Hello @光野 かおる 

You should be able to do that with a JQL like this:

Parent = "ABC-123" and issueType=Task

...where ABC-123 is the issue key for the Epic.

You can learn more about advanced filtering for issues using JQL from the following documentation.

https://support.atlassian.com/jira-software-cloud/docs/use-advanced-search-with-jira-query-language-jql/

You can also reference the on-demand free training at Atlassian University.

https://university.atlassian.com/student/path/1687678-finding-information-with-search-and-filters-in-jira

光野 かおる
Contributor
November 17, 2024

Hello.
Thank you for your reply !

I will check it out but is there any way to make the filter without JQL?
Since I haven't used JQL, so if its's possible I would like to use without it!

Thank you !

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.
November 18, 2024

Hello,

If you use the Basic search functionality:

1. Pull down the Type field and find and select the issue type of interest (Task).

Screenshot 2024-11-18 at 4.23.43 PM.png

2. Click on the More+ field and search for the Parent field and select it.

Screenshot 2024-11-18 at 4.25.28 PM.png

3. You will then need to search for and select the specific Epic.

Screenshot 2024-11-18 at 4.25.42 PM.png

Suggest an answer

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

Atlassian Community Events