Forums

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

Need help with Projects, Epics and Story Points

jason April 1, 2020

Hi folks,

I'm looking to collect Story Points from all Epics and output their current progress.
I'd like to do the following:

For each epic a percent complete, calculated as:
a) for those without stories, it's the progress field in the epic
b) for those with stories, it's the number of story points closed / total story points

Ideally, I'd like to have this in a report or filter...anything easy to digest.
I've installed ScriptRunner but I'm grasping at straws.
I don't know Groovy at all.

Has anyone accomplished anything similar to this?

Any help would be greatly appreciated.

1 answer

1 vote
Leonard Chew
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.
April 1, 2020

With Scriptrunner I have made a scripted field called "Epic Points", which is the sum of the Story Points of the Stories in the Epic.

You could do something similar, with a bit more complex logic: A Scripted Field on the epic, which calculates your percentage.

Scripted Fields that collect data from outside the issue, have downsides however (indexing). 

Maybe there are better solutions, but with scriptrunner, thats what I would do, if that meets your needs.

A tool like Jira Structure could also help. 

jason April 2, 2020

Thanks, Leonard.  I'll also look at the Structure addon.
Have a great day!

Egor Tasa [ALM Works]
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.
April 2, 2020

Hi Jason,

Egor here, from ALM Works, the company that developed Structure. I wanted to let you know that we are always ready to answer your questions in details if you contact us via support@almworks.com

Regards,
Egor Tasa

ALM Works

jason April 2, 2020

Egor, thank you!  I'll send an email right now.

Suggest an answer

Log in or Sign up to answer