Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

_____
Answers generated by GlideFather. Check for accuracy.

Oi @Peter Houghton,

 

Is this issue resolved, or what remains to be done?

_____
Answers generated by GlideFather. Check for accuracy.

OI?

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