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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I am trying to use a simple JQL Lookup Issues in JIRA Automation:
Assignee = {{issue.assignee}} and resolved < -60d
And then sum up all of the actual story points within the Actual Story Point field.
I'm able to get this to work with Story Points, but somehow I can't for Actual Story Point....
{{lookupIssues.Actual Story Point.sum}}
It always returns 0 despite the issues queried having values.
Please help, I have tried so many different ways and I don't understand why I can perform this function on Story Points but not Actual Story Point.
Hi @Erik Funkhouser,
This is because the available issue properties do not include the Actual Story Points field. Please refer to Automation actions - Lookup issues.
I hope that this helps.
Thanks,
Moga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.