Forums

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

How to set an automation rules like "If 'timespent' > 'timeestimate" it sends a Slack notification".

Raphaël NORYNBERG
Contributor
February 17, 2023

Hi everyone,

I'd like to set a rule that says "If 'timespent' > 'timeestimate" it sends a Slack notification".

Anyone knows how to do that ?

 

Thanks in advance for your answers

1 answer

1 accepted

4 votes
Answer accepted
Florian Bonniec
Community Champion
February 17, 2023

Hi @Raphaël NORYNBERG 

 

You can create 2 automation that will compare Original Estimate to Time Spent when WOrk is logged and When Original estimate is updated.

ex of the first one:

When Work Logged

If advanced compare {{issue.timeoriginalestimate}} < {{timespent}}

Then use action to send notification to slack

 

 

Second

When timetracking field is updated

If advanced compare {{issue.timeoriginalestimate}} < {{timespent}}

Then use action to send notification to slack

 

If you do not allow to update original estimate the 1st one is enough

Regards

Raphaël NORYNBERG
Contributor
February 17, 2023

Thanks it works perfectly !

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