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.
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.
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
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.