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.
Dear all,
i'm having some trouble with setting the original estimate field's value using automation. In my scenario i have a parent ticket from one project that creates a ticket in another project, with the same values.
When i searched the community questions, i found a post about someone who was able to do it by creating the ticket first, then updating the field. But when i tried that, the original estimate field value was not changed.
So to debug it, i first set the value of the field manually then i change it again with the value of the parent ticket. And the results are weird.
Here is my parent ticket with origInal estimate = 10weeks (it's in french in the screen)
Here are my two rules in the automation process
First the manual value
Then the parent's ticket value
In the created ticket, i see this in the logs :
The manual setting worked (in green)
Then, there's a "Remaining Estimation" that goes from 0 to 0 in blue (no idea what happens there)
Finally, the automated setting that changes the value from 5 weeks to 0 (the value is 10 weeks in my initial ticket)
Any idea why the value goes to 0 when it's supposed to be 10 weeks like the parent ticket ?