Hey all,
I want to create an automation in Jira:
every time a child (Epics) "Name of a field" is updated, sum that field from all the children's of the same initiative and update that field for the parent issues.
I tried and added a log at the end of the automation i built, and for some reason it returns this: Lookup Issues Count: 23, Total DL Story Points: 0
Even though the field is not 0 in some of the epics.
Thanks for your help !
Hi Eran,
See if this article helps you.
Hi @Eran Roiter
Adding to the suggestion from @John Funk
The article John provides uses a scheduled trigger rule, perhaps updating the summed field once per day.
When an update is needed more often, multiple rules with different triggers are needed. The specifics of which rules to add depend upon how accurately you want the sum to be tracked. For example:
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.
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.