Scoped application non-admin user role access blocked

Rebecca L
Tera Expert

I've created a scoped application which has application administration set to true and a few roles other than the application administrator role for various levels of access.  When analyzing a specific user's access, Access Analyzer shows access is blocked although the Access Control status is Passed.  Security debugger returns similar results.   I'd like to understand what blocking the user's access and remedy it.

 

Access_Analyzer_1.png

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

Your list has 2 filters active. Are they hiding any rows?

Did you check on other (blocking) ACLs? Any query_match/query_range ACLs that aren't in place? Are there any query business rules in place? 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

3 REPLIES 3

Mark Manders
Mega Patron

Your list has 2 filters active. Are they hiding any rows?

Did you check on other (blocking) ACLs? Any query_match/query_range ACLs that aren't in place? Are there any query business rules in place? 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Yes, rows are filtered on read operation as a drill down from the results below.   No query business rules.  Read operations ACLs with roles are on the table and all fields levels.  A similar query_range operation also exists.  

Access_Analyzer_0.png

@Mark Manders, thank you for the support!

I've rolled everything back to restore the user's access.  Evidently, an ACL I had added while trying to resolve a different problem was the cause.