Repeating ACL error in Service Mapping Home
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Just getting started setting up Service Mapping. Getting a repeating ACL error Under Service Mapping -> Home:
"Part of the query on sa_cand_entry_point has been ignored because of insufficient access for 'query_range' operation on sa_cand_entry_point.hit_count"
So I'm guessing I need to ask the admins to create a query_range ACL on sa_cand_entry_point.hit_count granted to the sm_admin role?
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @Peter Houghton,
according to the error message it seems to be issue with query_range ACL on table sa_cand_entry_point and field hit_count.
Somebody with security admin needs to either change the ACL record (this or a wildcard) OR the user with this error to be assigned with the role from that ACL (admin or user_admin).
let me know if you happened to fix this
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Oi @Peter Houghton,
Is this issue resolved, or what remains to be done?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
OI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
We are also facing same issue, is the issue resolved?