- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 12:28 PM
1. Open Sys_user.list
2. One of our custom fields - do Starts with / ends with or Contains for A
3. Note Nothing will appear
4. Change operator "is not" and search for A
5. We have results
Why is this broken only to ONE u_ column only the first 3 operators?
glide-yokohama-12-18-2024__patch2-hotfix2-04-15-2025
Solved! Go to Solution.
- Labels:
-
Request Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2025 07:18 AM
check this link
ServiceNow Yokohama patch Query Range ACL Update – Issue Summary
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 10:33 PM
Hello @Jason Rooney,
-
Query Range ACLs:The patch introduced stricter defaults for query_range ACLs, meaning range queries are now blocked by default unless explicitly permitted. These ACLs need to be configured for each field where range queries are required, and they need to be assigned to the appropriate user roles.
-
Error Messages:Without the necessary query_range ACLs, users may encounter error messages, such as the one you've seen, indicating that they are not authorized to use range operators.
-
Troubleshooting Steps:
- Verify ACLs: Check if the correct query_range ACLs have been defined for the affected column and operators. Also, ensure that these ACLs are assigned to the appropriate user roles.
- Review Documentation: Consult the ServiceNow support knowledge base or the release notes for the specific patch (Yokohama patch 2-hotfix 2-04-15-2025) for detailed information about the changes and how to address them.
- Contact Support: If you are unable to resolve the issue, reach out to ServiceNow support for assistance.
- Verify ACLs: Check if the correct query_range ACLs have been defined for the affected column and operators. Also, ensure that these ACLs are assigned to the appropriate user roles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 10:46 PM
was this working fine earlier and broken after the upgrade?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2025 07:04 AM
Yes working before - ACL (query_range ) update and or yokohama update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2025 07:18 AM
check this link
ServiceNow Yokohama patch Query Range ACL Update – Issue Summary
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader