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

"Part of the query on incident has been ignored because of insufficient access for 'query_range' ope

BabyG
Tera Contributor

Hi Team
Users are unable to see the report records in the dashboard after upgrade they are getting the below error
"Part of the query on incident has been ignored because of insufficient access for 'query_range' operation on sys_user.u_qs_default_group"

BabyG_0-1747742176135.png

 



I found an ACL it is restricting the access to users and I modified it now error is not reflecting on the reports but the report records are still not visible to users so I'm checking on the ACL conditions and other ACL's
I checked the report level and dash board level ACLs and sys_user table & incident table level and sys_user field level ACLs and users groups and roles of the users who are able to see the report records and I added the same roles and groups to other users, but they still couldn't see the report records, so I created two new ACLs one at the table level and one at the field level for the sys user table but the report records are still not visible to those users

Could you please guide me how to resolve this issue

Thanks in advance 
Have a nice day!

Thanks & Regards
Baby G





7 REPLIES 7

MMeyer
Tera Contributor

I guess you have to create a new "query_range" ACL on the "sys_user" table for the field "u_qs_default_group" for the needed "role" with the "UserIsAuthenticatedAndHasRightsToRead" Security Attribute. This is since last Monday SN globally "query_range" ACL implementation on every instances for every customers...

See my attachment as exemple

Sirri
Tera Guru

@BabyG ,

 

I’ve encountered the same issue as well. To address it, I created two ACLs with the following operations:

query_match
query_range
Based on the error you're receiving, I recommend selecting the relevant table and field, then trying again with the appropriate configuration.

If you have any further questions or need assistance, please feel free to reach out.

DGAJ
Mega Guru