Forums

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

Automation rule to check logged time against original estimate and send email

pete_brown
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 10, 2020

I'm trying to have an email sent if time is logged against an issue (using Tempo and the Log Time link) and the time then exceeds the Original Estimate.

Currently I have the following setup:

===============

When: Value changes for "Time Tracking"

If: created >= "-61d" AND originalEstimate != 0 AND workratio > 100"

Then: Send email

Then: Add comment to to issue "Auto rule has fired at {{now.jqlDateTime}} so email should be sent to Assignee."

===============

Neither the email is being sent nor is the comment being added to the issue.

So ... am i simply choosing the wrong field "Time Tracking" ... i have also tried "Log Work" ... or is this scenario unable to be automated?

cheers

0 answers

Suggest an answer

Log in or Sign up to answer