Email Notification is triggering twice.

Reddy
Kilo Sage

Hello,

I created a notification called 'Request Canceled' when the conditions are met request 'opened by user' is receiving two emails.

How to skip the duplicate notifications?

find_real_file.png

Thanks,

SR

4 REPLIES 4

Zach Koch
Giga Sage
Giga Sage

You may have your conditions set to condition 1 OR condition 2, which would create 2 occurrences because they are separate conditions.  To only send when both conditions are present, change them to condition 1 AND condition 2.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Prasad Dhumal
Mega Sage
Mega Sage

Check there are any Business Rule which consists current.update();

and also check that same notification triggering twice or different. Also is there time gap between two notifications?

Refer below link

Email Notification getting Triggered Twice - IT Service Management - Question - ServiceNow Community

Hello Prasad,

 

Here is the business rule.

find_real_file.png

find_real_file.png

Did you check the email is getting twice because of the update happening 2 times