
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2018 01:47 AM
I created an email notification so that when a case on a specific account gets an update, and the case has not a certain status, a mail is sent to the customer. The only problem is that the mail is sent twice.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2018 03:03 AM
This is not a system updated message. That message doesn't responsible for triggering email twice.
Right Click on Case Header then goto the History and check updates logs at same time with same state.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2018 02:11 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2018 02:18 AM
Is there a way I can avoid the entry in the case? The "email sent" of course.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2018 02:30 AM
1. Check to see if you have created two identical cases on the sn_customerservice_case table.
2. also check on your condition filter...is that account is xxxxxxxxxxxxxxx AND state is not one of....
or is it an OR....I suspect you need it to be an AND...just in case. (without knowing your intent)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2018 02:53 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2018 03:03 AM
This is not a system updated message. That message doesn't responsible for triggering email twice.
Right Click on Case Header then goto the History and check updates logs at same time with same state.