Email Notification is not triggering even after conditions are met.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 12:57 AM
Issue Summary:
An email notification is configured to trigger when a Case record is updated. The notification works as expected when an admin user performs the update. However, when a non-admin user updates the Case, the notification is not triggered.
Expected Behavior:
The notification should trigger regardless of the user role, whenever the Case record is updated.
Issue Observed:
✅ Notification is triggered for updates made by admin users.
❌ Notification is not triggered for updates made by non-admin users.
Request for Support:
We need assistance in identifying the root cause and resolving the issue to ensure consistent notification behavior for all user roles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 01:13 AM - edited 07-31-2025 01:14 AM
Can you provide some screenshots? Also, how are you triggering the notification - is it by event, by conditions or by a flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 01:16 AM
The notification contains conditions only, not event or flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 01:40 AM
1. make sure the recipient is active and email address is not empty.
2. make sure the user has privilege to trigger the notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 01:21 AM
Hi @Vishal_Jaiswal ,
Check the conditions to trigger the notification, or scripted conditions.
Review for any condition that indirectly restricts who can trigger or receive the notification.
Notification logs: Go to System Mailboxes > Outbound and System Logs > Emails for entries showing skipped or failed notifications—errors or warnings here in detail.
Thanks,
Bhimashankar H
-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!