I am working on an active sprint and wanted to look at the sum of the estimated hours from tthe collection of stories. Is there a way to export the details out of the stories from an active sprint?
You could go to Issue Navigator and type a JQL query like this
sprint = "Your Active Sprint"
Then use export functionality to export all issues to a cvs file
You can read more about exporting issues here:
https://confluence.atlassian.com/jiracoreserver073/working-with-search-results-861257284.html
Hi Belinda
Do you want to export them in some format?
You can view the details of sum of estimated hours of the sprint stories from the burndown chart
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.