The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Not possible to transfer Timetracking Estimate to custom field

Filip Novák
February 10, 2023

I am trying to use the automation to copy value from Timetracking original estimation to my custom field. 

I receive a success in the Automation log, but the value is not copyied. 

My custom automation formula is:

{
"fields": {
"customfield_10084": "{{timetracking.originalEstimate / 60000}}"
}
}

The part /60000 was added to transfer timetracking to minutes. But still, even if my custom field is number, 


Thanks for the solution. 

Filip


1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Jack Brickey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 10, 2023

hi @Filip Novák , this quick test worked for me. Note, I used "60" to convert the OE from seconds to minutes.

 

2023-02-10_10-19-11.jpg

Filip Novák
February 10, 2023

@Jack Brickey Thank you, but it doesn't work still. 
I do receive success, but the fields does not copy to each other. 
Original estimate 3.PNGEstimate copy2.PNGEstimate copy1.PNG

Jack Brickey
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 10, 2023

I think the issue is with your malformed smart value. Move the"/60" outside of the braces.

{{issue.Original estimate}}/60

The only other difference that I see is that it appears you have a global rule while mine is project specific but that shouldn't matter.

Like Filip Novák likes this
Filip Novák
February 13, 2023

@Jack Brickey It works. Thank you

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events