The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Repeating ACL error in Service Mapping Home

Peter Houghton
Tera Contributor

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?

4 REPLIES 4

GlideFather
Tera Patron

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! */


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! */


OI?

We are also facing same issue, is the issue resolved?