Live Message related errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 08:43 PM
Few of our users are seeing errors when working on instance. It is related to live_message. I also checked ACLs, not sure what has to be modified to resolve this. Or if there is some system property.
The error message is "Part of the query on live_message has been ignored because of read security rules on live_message.chat_message & Part of the query on live_message has been ignored because of read security rules on live_message.state".
Please help..
- 14,083 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 06:51 AM
Same issue seen here, on Washington DC Patch 4, so upgrading to the latest seems to have *caused* the issue. Any other solutions yet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 07:29 AM
The message appears when using the global search.
I tried to deactivate search source
/sys_search_source_list.do?sysparm_first_row=1&sysparm_query=source_tableSTARTSWITHlive&sysparm_view=
which didn't help.
So I deleted the search source "Live Feed - Live Feed Messages" on table live_message.
Now the annoying error messages are gone.
(ok - I backed up the xml file before...)
SN's proposal as described and mentioned in the discussion below
Error: Part of the query on live_message has been ignored because of read security rules on live_mes...
doesn't seem very helpful:
1. adding itil role didn't help
2. giving live_feed_admin role to hundreds of active users helps. But: come on!?
3. preventing ACL error messages in general: not the way I like

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2024 12:06 AM - edited 07-03-2024 01:26 AM
I agree with you, that preventing ACL error messages in general is not a particular elegant way to "fix" it. I hope that ServiceNow is looking in to the error in a future patch so that I can set glide.db.encoded_query.field_acl_error_msg to true again without getting the error.
Best regards
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 04:42 PM
Can I just mark the search source "Live Feed - Live Feed Messages" on table live_message inactive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 12:03 AM
Yes! It seems to be working for me. 🙂