You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi Everyone,
I'm using the following automation to sum up Original Estimate of all tasks into the parent Epic. But the calculated sum is always 0
Hi @Gregory Tampagaris
Use "{{#=}}{{lookupIssues.Original Estimate.sum}} / 60{{/}}" It will resolve your issue.
Regards,
Aamer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So the goal here is to sum up the original estimates of subtasks into their parent Stories and Tasks, and the original estimates of Stories and Tasks into Epics. So there's two automations working in tandem.
It worked on the initial Project I was testing, However I've applied the automation onto a different project, and this time it's not matching the condition.
Any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Never Mind I've figured it out.
Turns out the issue type name for the two projects were different('Subtask' instead of 'Sub-task', dumb I know)
Thanks
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.