I’ve been dealing with this issue for a long time. I posted about it probably a year ago, but no assistance was provided so I’m hoping some Skuid support specialist will take up the torch to research this issue.
I just got off the phone with Salesforce tech support for the second time. We went through every license, every profile setting, every permission set and they determined that my issue was with the SKUID app, not salesforce.
- I have two users that are set up as system admins. Identical settings in every way.
- I have a table that loads records from a custom object
- Both users can load the first 200 records without issue.
- When User 1 hits the “Load More” button, more records load as expected
- When User 2 hits the “Load More” button, he gets the following error.
Read access denied for OASP__Assets__c, controller action methods may not execute.
This user DEFINITELY has read access to all records in that object. They are system admin profile and I even specifically created a special permission set giving modify all access to the user for that object.
So how can it be that only one of two identical users with System Admin profile and modify all permission via permission set who can load the first 200 records from the object gets this error when hitting “load more”?
