Showing 1 Result(s)

How To View Issues Linked To An Epic – Jira Tutorial 2021

Follow the steps below to View issues link to an Epic

Method 1:
Go to a Story with an Epic > Click on “epic link” > You will see all the Issues in that Epic

Method 2:
Go to Search Bar (at top-right side) > Select “Advance Issue Search” > Use the following Query to find all issues related to an Epic:
issuetype = Story AND “Epic Link” = YourEpicName order by created DESC