Forums

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

calculate estimate Time by child Issue

Florian Warncke
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!
February 4, 2021

Hey,

i want to set the remaining estimate Time by Time logged in Jira

this snipped i used, but its not working.

{{issue.timetracking.remainingEstimate.minusSeconds({{worklog.timeSpent.seconds}})}}

1 answer

0 votes
Bill Sheboy
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.
February 4, 2021

Hi @Florian Warncke  -- Welcome to the Atlassian Community!

I am guessing you are trying this in an automation rule, correct?

If so, when you nest smart values you do not use the extra curly brackets.  Please try:

{{issue.timetracking.remainingEstimate.minusSeconds(worklog.timeSpent.seconds)}}

 

Also, when asking questions about automation rules, please consider posting images of your complete rule and the audit log, and describe what you believe should be happening.  That may help the community answer your questions faster.  Thanks!


Best regards,

Bill

Suggest an answer

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

Atlassian Community Events