Business rule message not displaying to certain users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2026 08:51 AM - edited 03-02-2026 08:52 AM
Hie everyone, so I've got a business rule set up so that when a certain condition happens a message is displayed, when i run a test on my user i see the message, but when i impersonate other users i cannot see the message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2026 09:19 AM
Hi @EdgarMaximA
Check if there is any read ACLs on the chage_request table by enabling debug security.
If yes, in that case, it could be the case that ACL works for you because you have that role but whom you are trying to impersonate, that user not having that role.
So check/debug it, hopefully you will get the root cause.
