Assigned To person not receiving email notifications for ticket assigned to them
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
What are reasons why a user might not receive an email notification when both the Assigned To and Assignment Group fields are updated simultaneously in ServiceNow, even if they are a member of the group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @balston,
check the email logs and you will see if it is sent or not.
If it is sent, then check their mailbox settings (unrelated to ServiceNow), if it was not sent then investigate the reasons.
Also, in the email logs you might find an indicator whether that person disable the notifications...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago - last edited an hour ago
quick debugging, go to:
search for any relevant email (per recipient's address or time stamp):
- if really not found, it's a ServiceNow issue,
- if found:
- check the email's state
- open that record and review the notification name (e.g. Incident closed)
- find this record in notifications, click preview email:
if the name is strikethrough it means the recipient disabled the notifications, in the top section of the notifications you can select different records for the same user or different user for the same records and you will see if there is any other user that will receive it...
if it is this, then the user went to the top right corner and in the preferences > notifications disabled this or all notifications.
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */