Trying to stop, If requester replies to RITM comments, requester gets comments email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 04:07 PM
I think I need to update the action in the Inbound email to set validator to not run if the reply is being sent by Opened by or Requester. I am not sure what this would be in js.
I am not sure how to do this.
We have a notification named "Request item commented":
When to send : Insert - Updated - "Additional comments" changes
Who to send: Opened by, Requested for, and Watch list
We have Inbound email action named "Update Request Item":
When to run: reply
Action:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 04:36 PM
Trying this some more, I still want the inbound email to update the comments on the RITM, but I don't want the notification to send if the comments on the RITM are updated by the requester or Opened by. So I think I need to update the notification. I am still not sure how to do that.
Thanks
Nick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 04:39 PM
On the notification, I will try the condition
Created By is different from To
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 10:57 PM
Hello @Nicholas Hromya ,
Have you verified that the "Send to event creator" option in the Notification is unchecked?
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2025 03:38 PM
Hello it is unchecked.
I found we have two inbound email actions on reply. Even though the activity log doesn't show to inputs, it appears two were set. I disabled one and now it works.