How to make sure that every person on the assignment group receives email notifications?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 01:48 AM
I have a flow that sends an email to the assignment group when a new record is created in a custom table that inherits from the incident table.
The email is only sent to a couple of users in the group and not all the users. Could someone please tell what should be in the send email's "To" section if the trigger is "New Record created" on the custom table?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 01:55 AM
Hi @Navaneeth1
Greetings!!
Please check on group, include member is true or not.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 02:00 AM
@Dr Atul G- LNG ,
I did and it's on but it still does not send it to everyone. So this issue is only happening in the test instance. The people who are not receiving emails in the groups are people who have different email addresses in the dev and test instance.
Their emails are updated to the latest valid emails in the test instance and the group information was transferred through group xml imports. I also transferred user_has_role xml from dev to test. I did not have to move the users xml as the users list was same on both just that the test had the actual, updated email addresses.
Can you think of a reason why this is happening?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 03:19 AM
Hi @Navaneeth1
Have a look here
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2024 04:00 AM
@Navaneeth1 Ideally if you are sending notification to group, then each member of that group will get notification. Follow below steps for troubleshooting
1) Check log entry is created in the system logs --> Emails
2) Check Notification setting under Preference for users who are not receiving notification. If "Allow notification" is disabled for users, then they will not get notification.
If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!