How To Filter By Epic In Jira

Atlassian’s Jira is a robust project management tool that is commonly utilized in various industries. A highly beneficial functionality of Jira is its capacity to sort through issues using various criteria, such as the ‘Epic’. In Jira, an Epic refers to a substantial project that can be divided into smaller tasks (or stories).

In this blog post, we will guide you step by step on how to filter by Epic in Jira. This is going to help you manage your project more efficiently.

Step 1: Open the Issue Navigator

The first thing you need to do is to open the ‘Issue Navigator’ in Jira. You can do this by clicking on ‘Issues’ in the top menu and then selecting ‘Search for issues’ from the drop-down menu.

Step 2: Use the Basic Search

If you are new to Jira or do not have a specific JQL (Jira Query Language) query in mind, the Basic Search is a great place to start. Here, you can select your project and the issue type to narrow down your search.

Step 3: Filter by Epic

In the Basic Search, you can find a field named ‘Epic Link’. This is where you can specify the Epic you want to filter by. Simply type in the name of the Epic and the issues linked to it will appear.

In case you want to use the Advanced Search and create a JQL query, you can use the following command:

"Epic Link"="Name-of-your-Epic"

Replace ‘Name-of-your-Epic’ with the actual Epic name.

Step 4: Save and Share Your Filter

Once you have filtered the issues by Epic, you might want to save this filter for future use. You can do this by clicking on ‘Save as’ near the top of the Issue Navigator. You can then give your filter a name and even share it with your team.

That’s it! Now you know how to filter by Epic in Jira. This is a simple yet powerful way to manage your issues and keep track of your project’s progress. Whether you are a project manager, a developer or a tester, this feature will surely come in handy.