Forums

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

Help with the "Time tracking" field in automations

Mauricio Carvalho _ Suporte
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 5, 2025

Can someone help me?

I'm trying to implement an automation that takes the "Estimate (h)" from "Plans". The idea is that, when planning the Issue, this automation will capture the value from "Estimate (h)" and fill in the "Time Remaining", "Original Estimate", and "Story Points" fields in the Issue.

In some of my attempts, I was able to bring in the "Time Remaining", but the "Original Estimate" and "Story Points" fields were not populated.



image.pngimage.pngimage.png

1 answer

0 votes
Gor Greyan
Contributor
June 7, 2025

Hi @Mauricio Carvalho _ Suporte
I have a similar situation, when my sprint is being started, I get the Remaining Estimate and keep it in the Planned Estimation field.
I could achieve that via the following.

{
"fields": {
"customfield_21809": "{{#=}} {{issue.fields.timetracking.originalEstimateSeconds}} / 3600 {{/}}h"
}
}

Kindly ask you to try and let me know.Screenshot 2025-06-07 114616.png

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events