User Not able to see records in production org only

Hey, can anyone help or suggest in the following issue… One of the user is unable to view any records in the list view in the skuid page with no filters applied. Both the users have same profile, assigned same permission sets and sharing settings. The user is able to see records in the skuid page in the testing as well as staging org but is UNABLE to view that in Production org. This is happening only for a particular user in PRODUCTION ORG only. All of a sudden, we were not able to see records in the skuid page in production org for the particular user .

I’d start by narrowing down whether this is a Skuid issue or Salesforce related. One way to test that is to create a page with some rich text on it and see whether the affected user can view in all instances. Then pull in any standard record that user owns and set a condition to it’s specific ID and query. 

You mentioned any records but is this in relation to a particular object or all objects? If you’re in classic, you could remove your page override by editing the URL to set sfdc.override=0 and delete anything after this. If the user can view that record, it’s a setting with Skuid.

&sfdc.override=1&actiontype=View&objecttype=Opportunity becomes
&sfdc.override=0