Forums

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

Jira Automation - Time Tracking

Luke Angel
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!
April 14, 2021

Roadmap for some dumb reason only apply the hours estimate to remaining estimate. 

i wanted to automate on all issue events 

   if remaining estimate is not blank and original Original Estimate is blank:

          original estimate = remaining estimate

for some reason these values are not available in the drop downs and it wont take special syntax..

Work Logged:{{issue.timetracking.timeSpent}}
Remaining Work:{{issue.timetracking.remainingEstimate}}
Estimate:{{issue.timetracking.originalEstimate}}

any help?

1 answer

0 votes
Alexander Pappert
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 Leaders.
April 14, 2021

Suggest an answer

Log in or Sign up to answer