Record list not populating for privileges less than SuperAdmin

I’ve got a record list that I want a particular role to be able to see, but it’s only populating for Super Admin privileged users. I’ve been trying to slowly loosen things up until the list populates, but I haven’t had any success and I think I’ve checked everything that might be related to this: module, record, and field permissions, global list and search permissions, etc.

Any suggestions would be appreciated.

Hey, try evaluating these permissions for your role/user

  • Admin Area → Compose Permissions → List and search records under any module, Read any record
  • Compose → Admin Panel → Module permissions → List and search records under any module
  • Compose → Admin Panel → Record permissions → Read records of any module
  • Compose → Admin Panel → Your module permissions → same as above for both, also check if the fields you’re showing have required permissions (but that should be indicated in UI and record should still fetch)