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

1 vote
Answer accepted
Jack Brickey
Community Champion
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
Community Champion
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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events