This is a ridiculous limitation. I've spent hours try to build an automation to overcome this limitation to no avail. I want my team to be able to see the total estimate including the story/task estimate and the combined subtask estimates at the parent task or story level. Why isn't this an out of the box feature? I can't be the only person that needs this.
You're definitely not the only one. This comes up quite a bit, especially for teams that estimate both parent issues and subtasks and want that total visible directly on the board.
I'd be interested to hear whether anyone has found a clean native workaround. It seems like a good candidate for a feature request, especially now that Jira is investing more in calculated fields like the new Formula Fields.
I ended up creating a custom field called Total original estimate and two convoluted automations that added up the original estimate on the parent task/story and the sum of any associated subtask. to populate the field on my card layouts. It took me hours of back and forth iterations with ChatGPT and only worked on items updated after I deployed the flow. It was very painful. I had to create a one time automation to update all of my existing issues. Teams managed projects have some ridiculous and painful limitations for things that seem very necessary to manage :( p.s. I tried to do this with Rovo but gave up. My experience with Rovo is it promises many things and sends me on wild goose chases only to end up telling me it can't actually do something.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Xenia Chilkowich
Did you tried this ?
Jira automation template showing how to sum up story points | Atlassian
Jira has a native aggregate field for this called Σ Original Estimate, available on company-managed Scrum and Kanban boards. You can enable it via Board settings → Card layout for both your Backlog and Active sprints views.
It acts as a read-only aggregate that automatically sums the parent item's estimate with all of its subtasks (for example, a 2-hour story with subtasks of 3 and 4 hours will display as 9 hours). Keep in mind this is purely for visual tracking on the card and won't overwrite the parent's own editable Original Estimate field.
Cheers,
Arek 🤠
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am aware of this field. The limitation is that I cannot add it to the issue layout so it's only visible in list views. I need my team to be able to see this value when they open the relevant task or story. Also I am in a team managed project, which I am coming to see has many silly limitations. Thanks anyway
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.