function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Belinda J. DavidsonBelinda J. Davidson 

Emails aren't getting triggered when a Task is being created - just for Certain Users

Hi everyone
Emails aren't getting triggered when a Task is being created . Note : The configuration at user level setting (Deliverability ) & Enabling Task Notifications are checked . Bell Notification is functioning . Email isn't working for many of the users but Admin users & only a few users are becoming emails when task is assigned to them. Is there the other settings associated with email trigger ?
I have jtwhatsapp apk website.
Thanks!
VinayVinay (Salesforce Developers) 
Hi Belinda,

Check debug logs and email logs that should narrow down the issue

Email log:
https://help.salesforce.com/articleView?id=email_logs_edit.htm&type=5

Thanks,