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
Hello folks,
I want to copy a numeric customfield "customfield_11900" to the system field "timeoriginalestimate.
I was trying different ways an one for e.g.
but this rule doesn't work
I create the rule with smart values.
Hi @DG
You shouldn't need the Advanced section - this should work:
I'd also check that the user who is actioning the rule has the appropriate time tracking permissions.
Also, the estimate field will use whatever the default time tracking value is - eg. minutes. You could use smart values (maths expressions) though to get round this. For example, the default is hours but the numeric field is in minutes - so the smart value would be {{issue.customfield_11900.divide(60)}}
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.