I am looking at the epic burndown chart and i see that i have 51 points added to an epic in that sprint. How can I see which stories this is referring to?
Hello Scott,
The best way to return the information you want would be to create a JQL filter to return the linked issues to the specified Epic that are in the sprint:
- Click in the search button > Seach issues
- On advanced mode, add the following query:
"epic link" = "epicname" and sprint = "yoursprint"
Like below:
Let me know if this information helps.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.