Forums

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

Automation: Notification When Original Estimate Field Modified

Jason Smith April 15, 2022

This is a Jira Cloud question.

 

I want to create an automation that will comment on an issue and send an email whenever someone modifies the Original Estimate field if the issue is in certain statuses.

I know how to include the condition in the Automation to check the status field but I am not certain on how to do the validation that the Original Estimate field has been modified from the original value.

Any suggestions would be helpful.

1 answer

2 votes
Mark Segall
Community Champion
April 15, 2022

Hi @Jason Smith and welcome to the community!

You would want your rule to trigger on Field Value Changed and set that to the Original Estimate field. 

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.
April 15, 2022

Hi @Jason Smith -- Welcome to the Atlassian Community!

Yes, and...to Mark's answer:

If you need more information about the changed values, please take a look at the examples for {{changelog}} and {{fieldChange}} on this documentation page: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer