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.
Hi,
I had an automation rule in place that counted up the total time logged in original estimate and remaining estimate.
I edited to the rule from single project to multi project however advised the JQL was incorrect. This is due to a recent change from Jira - https://support.atlassian.com/jira-software-cloud/docs/upcoming-changes-epic-link-replaced-with-parent/
So I updated Epic Link to Parent however it states the automation is successful however not updating the fields on the Epic.
Can anyone help me?
Hello @Louise Woods
What is your evidence that the rule is not working correctly?
What does the Audit Log show for the rule execution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It states it is successful however the Epic is not updating.
It looks like there is an issue with the lookup since the change - as there is about 5 issues on that Epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding to Trudy's ideas...
Are you using a Company-managed (CMP) or a Team-managed project (TMP)? You may find this information at the bottom-left side of the expand area on the browser page.
I ask because TMP have always used "parent" for epic linking, and CMP are in transition from "epic link" to "parent", as you noted from that article. However, I continue to observe inconsistency for CMP around the epic changes, so perhaps change your lookup issues JQL to use Epic Link to see what happens:
"Epic Link" = {{issue.key}}
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.
@Bill Sheboy - It is a CMP project.
I have updated the automation and it has successful saved and run as expected!
Thank you for you help total life saver.
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.