- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 07:31 AM
Hello,
At the moment, the trigger (When to send) of the Activity Stream @ Mention Email includes comments also for additional comments. However, this creates confusion as the email script is designed only for work notes.
Is there a way to disable the notification to be generated if the user creates an additional comment?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 08:21 AM
Hi @mfhaciahmetoglu ,
We had the similar requirement to send the notification only when someone is mentioned with @ in the comments and not to send notification when someone is mentioned in the Work notes (Private). We achieved this by modifying the script condition as:
in the notification when to send , Advanced Condition update the code with :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 08:21 AM
Hi @mfhaciahmetoglu ,
We had the similar requirement to send the notification only when someone is mentioned with @ in the comments and not to send notification when someone is mentioned in the Work notes (Private). We achieved this by modifying the script condition as:
in the notification when to send , Advanced Condition update the code with :