- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 12:48 AM
dynamic filters "is Me" not returning records. where as when entered the user name it does return the matching records and this is happening in custom app that we built.
This was always working fine but post yokohoma release issue is seen
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2025 12:42 AM
Hi,
Found the solution
MSI (May Maintenance 2025) created query_range ACL with HasQueryRangeRoleAndHasRightsToReadIsTrue Se...
Add the role query_range_role to the user and it will work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2025 12:42 AM
Hi,
Found the solution
MSI (May Maintenance 2025) created query_range ACL with HasQueryRangeRoleAndHasRightsToReadIsTrue Se...
Add the role query_range_role to the user and it will work.