Usually a JQL like this will get you this:
project = project name and Sprint in closedSprints() and sprint in openSprints() and Status in (whichstatusisyourresolvedstate)
Then just add up the story points from all the issues.
Thank you Benjamin, for your reply. I am looking for a past sprint total SP load and sum of those completed during that sprint. e.g.
For project A, 'Sprint-1' was a sprint with sprint open date Jan 1, 2021 and Sprint closed date Jan 15, 2021.
I want to run a report today July 20, 2021. How do I get the number of story points Sprint-1 was loaded with and out of those how may story points were delivered (closed) in that Sprint-1?
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kiran Bakshi ,
Once the sprint completes, you can actually pull the sprint report in the report section and select the sprint you want. It will indicate what was deliver and what wasn't. You can also pull the burn down chart and burn up chart to see how the sprint is doing while in progress.
-Ben
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.
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.