- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 07:31 AM
There was another question where you answered that it could be many things, but to check to see if the user was active, had notifications active and the OOB @mention Notification had not been changed. I've looked at all of your suggestions and i'm still having the issue. Any other ideas/suggestions?
Thank you,
Linda
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 11:52 AM
Hi,
We'd want to focus on sys_email (as mentioned above) and "before" records, specifically.
When you use the mention feature, the name would show up for selection:
and then the name gets put in a bracket, like so:
If you're saying that you received the notification and it was on the sc_task table, then all of this research about checking for that table to be blocked from them sending is irrelevant. If you're also saying that when other users use the mention feature it doesn't work like it's supposed to, that would have been nice to know in the beginning...heh...because then we're talking about completely different issues and it has nothing to do with the notification not sending or why we'd focus there.
If they are seeing messages about not seeing the record, etc. then they may not have appropriate "read" rights to see the user's information.
Please check the system property for: glide.ui.mentions.check_record_visibility
and the mentioning actually causes an impersonation event to trigger. If your instance is set to now allow that to happen, then the cannot see record will appear.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 07:43 AM
Hi
Is this happening with all users or only with few users.?
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 08:22 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 08:40 AM
Hello Linda,
Works fine in my instance, can you check notification , email script 'ng_activity_mention_body' and script include 'ActivityMentionEmailValues' function 'getEmailValues()' and see if something has been added to exclude SC_TASK table.? you can paste screenshots as well. if everything is OOB then just check if there is any query BR on sc_task , if yes disable and test.
Regards
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 08:51 AM
Hi Linda,
Thanks for the mention and I'm glad to see someone has already jumped in to help.
So to clarify, you've reviewed your mention notification and checked the condition field (script and settings) and all that within the "when to send" tab and no issues are there?
Has any mail script been added to the notification? If so, if the mail script is failing or having an issue, it can cause the notification to not send.
So you've impersonated the test user and checked their user preferences to ensure they have notifications active as well as have a channel (email channel) slid on?
Have you tested with other users? Can you try with impersonating someone, then mentioning yourself, if all your settings are correct?
You're saying the very same user can be mentioned in an incident, for example, and they get that notification?
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!