I have 2 sub-tasks with estimates. When I open the parent ticket it shows the sum of all sub-task estimates.
But, when I see the parent task in agile board, it shows nothing.
Is there a way to display the total estimation in the plan mode and work mode for Parent issues in the agile boards
uhhh.....I uh....you know, I think I'm just going to have to go ahead and disagree with you there Nic. With all due respect you understand.
Now.... pavan kumar - you (like about 99% of all posters to answers...)
<rant>
I'm thinking the field is ripe for an embedded answers plugin allowing you to post your answer from within the tool - and so it'd grab all the OTHER info needed and I get tired of asking for...bah...
</rant>
did bother to tell us anything about the version of JIRA you are running or the install type (on-premise, or server installation, or Atlassian Cloud). So I'm going to guess server version and installed v6.2.4. With that there are some options for displaying some data from the sub-tasks but you have to get into java-scripting and all-in-all I feel it's a klunky kinda 'solution' for a perfectly reasonable request (I can hear the haters now) that just happens to go somewhat against certain fundamental tenants of the Agile Development Methodology.
One of the main problems is that while in normal JIRA a story can be set to display the total estimate as a sum of the stories original estimate and all of it's subtask's estimates. However, when displaying these issues in JIRA Agile all you would see (if the story had an original estimate > 0) would be the stories estimate.
The issue to resolve this minor issue in JIRA Agile is here: https://jira.atlassian.com/browse/GHS-9167
but, as usual, I digress...
First, how to do it: Reference this post where the details are laid out and if questions come up please create additional answers posts.
uggg....ok, this took much longer / is much harder than I thought and most likely won't work for you and Nic's answer will go on, for a while longer, as being the 'correct' one. However....This comment contains javascript code that does the following:
Using Javascript this adds a new button on the planning board and sums each stories subtasks and then updates the stories original estimate. It's old, and after the initial applause I remember comments about problems.
Then after a little while someone wrote a groovy script that does basically the same thing throughout the day. That Comment is located here:
shit, that got long. Oh well, hopefully it'll be useful to somebody.
-wc
Oh yea, found thiis page as well regarding alternative solutions: * https://riada.se/blog/sana/estimate-your-sub-tasks-in-jira-agile/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi all, this is how I resolved this issue:
Board Settings -> Card layout -> Choose 'Σ Original Estimate' / 'Σ Remaining Estimate'
Hope this will be helpful!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In Agile, you're not expected to estimate at a sub-task level. In plain JIRA, you can, and that's where the toggle comes from, but it's not supported in Agile.
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.