I have been unable to get the following to work,
{{lookupIssues.Story Points.sum}}
{{lookupIssues.Story Points.sum}}
Take a look at this recent post as well. It provides you with more rules to ensure that epics story points are updated when stories with story points get linked to an epic.
Hi. Can anyone help me determine how to update the "story points" and ¨preliminary estimate¨ fields in an epic without automation?
For example, the epic have several stories in accepted, in design, in progress, not designed status. Of these, which do I need to consider to add or subtract story points?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Eduardo -- Welcome to the Atlassian Community!
What is your concern about making the updates without automation?
For your question about "which do I need to consider to add or subtract story points", that would be up to you, based upon what problem you are trying to solve by summing the values, and your choices about your workflow. For example, do you want the measure to be of "total points in the children" or "completed points in the children", etc.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bill Sheboy thank you!
I guess I´m trying to figure out how the Epic ended up with two story points if the preliminary estimate is ten SP. There are seven user stories that sum up 31 story points, so I think should subtract the Epic story points field but not sure what would be the right number there.
Three user stories are accepted, one is in progress, and three in designed status.
Thanks for following up,
Eduardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Eduardo.
There is nothing built-in to automatically sum story points for an epic...that is something people add with automation, scripting, addons, or by manually summing up. Please take a look a the epic's change history to determine how the points were added (that is, who did it). That should point you toward where to look for the cause of the error you are seeing.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Linking together these two same questions for this topic:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neil Wills
Can you share a screenshot of your rule as well as any audit log entries to help the community try and assist you please?
What JQL are you using for your lookup issues action?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to get the automation going using the following:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nice!!
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.
This was working and now it seems that it may be summing he points for all stories and not just the points related to the epic.
Be forewarned as my rule updated all the epics and they have large story points.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neil Wills
Has your rule changed or does the audit log show any other symptoms? And perhaps consider posting an image of your current rule to see how the community can help. Thanks!
Best regards,
Bill
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.