I was handed an app with the following:
- In > Settings > Access, access is set to private. Users in a table called “Team Members” can access the app.
- The User Profile screen uses the Users table as its data source.
Is there a scenario where such a setup would make sense? Shouldn’t the tables used for access and the user profile screen be the same? Shouldn’t this be an imposed constraint?