- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 06:54 AM
Incidents have some code (that I can't find so far) that adds every email from the "watch list" on an incident to the CC: list on an email composed from that incident.
Where does that script (or business rule, UI, etc) exist, and if I want to copy it to use on Case records, would I need to put it into the "Customer Service" application?
Solved! Go to Solution.
- Labels:
-
Best Practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 10:56 AM
This is found in System Notification > Notifications, in the "who will receive" tab. The Watch List is added from the slush bucket. In this case the record is "incident commented." I would look at the incident notification records and just create similar ones for the table on which they need to be for case records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 10:56 AM
This is found in System Notification > Notifications, in the "who will receive" tab. The Watch List is added from the slush bucket. In this case the record is "incident commented." I would look at the incident notification records and just create similar ones for the table on which they need to be for case records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 11:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 11:09 AM
You're correct. When added this way via the slush bucket they are sent notifications as a recipient. I took the comment "adds to CC: list" to just mean that additional recipients on the watch list were also being sent notifications. Not that it was an actual CC. Yes if he wanted it to be an actual CC then it would need to be added via notification script.