- 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 06:28 PM
Sorry for not marking the replies as helpful sooner.. I was trying to figure this out and balancing other issues as well. I do appreciate all the help that you and Musab provided.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 06:31 PM
Hi,
Ok, great. Glad you looked into it more.
If there anything we can help with further or do you have it from here?
If any reply helped guide you Correctly, please also mark it as Correct.
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-13-2022 04:09 PM
I'm all set, thanks again.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2022 04:16 PM
Hi,
Ok, sounds good.
Please mark whatever reply helped guide you Correctly as Correct, if your issue has been resolved.
This helps others who may have the same issue in the future see what helped you get to your resolution.
Thanks and take care! 🙂
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 10:05 AM
OK, here is the ng_activity_mention_body script (my apologies i'm new to scripting, i didn't see anything obvious leaving out sc_task)
The script includes looks to still be OOB
These are the only business rules for the sc_task table.
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? Yes sir.
There are two scripts, when i look at the scripts. One is just above in this reply, the other is a branding script.
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? Yes sir.
Have you tested with other users? Can you try with impersonating someone, then mentioning yourself, if all your settings are correct?I did test this by impersonating someone else and tagging me and it says the email was sent. Still waiting to receive it.
You're saying the very same user can be mentioned in an incident, for example, and they get that notification? Yes sir, they actually created a different notification to handle Incidents for some reason.