Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to get a report of "Story points in current sprint per Epic"?

Jack Arndt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 27, 2021

Is there any way to get a report of "Story points in current sprint per Epic"?

3 answers

1 vote
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 27, 2021

Hi @Jack Arndt 

When do you need to know this information, and how stable is your team's sprint contents/scope?  If you want this after sprint start and the contents/scope are stable, this could be done with an automation rule and a custom field or entity property.

For example using 2 rules:

  • Triggered on sprint started...
    • iterate over all open epics (not done) in the project,
    • using lookup issues to sum the story points for the epic in the sprint, and
    • save them in the epic as custom field or entity property. 
    • This value may be reported on with JQL.
  • Triggered on sprint completed...
    • iterate over all epics (all of them this time) in the project, and
    • clear out that custom field or entity property. 
    • This prevents any erroneous future reporting.

If your team often changes sprint contents/scope, you could add a third rule to detect the condition and refresh the sums for all (relevant) epics.

Kind regards,
Bill

0 votes
Daina Tupule eazyBI
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2021

eazyBI app supports custom reporting on Jira data including sprints and epics. Here is a report example you can build by using eazyBI to see Active Sprints a list of Epics with an option to expand to stories to see more details.

In the report example, I have two epics in one active sprint. All issues with story points in one epic are resolved and another one has some still open issues with stories. I expanded an epic with open stories to see more details. I build the report with a default set of measures and dimensions with slight customization to set the coloring.

report example.jpg

 

Daina / support@eazybi.com

0 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 27, 2021

I am not finding a native way to get that report.

Do you need this report just once or repeatedly?

You could execute a search to get the issues in the current sprint, export the data to Excel, and create a chart there from the data.

I would also bet that there are third party apps in the Marketplace that would help you build such a report to display within a Jira dashboard.

Jack Arndt
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 27, 2021

Thank you!

Repeatedly if possible;  I ended up doing a similar solution, pulling a custom JQL to a spreadsheet.   

 

I also came up empty trying to do it with native reporting but was hoping maybe I just wasn't looking in the right spot. :)


Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events