Feature(s) impacted
Viewing data in tables
Observed behavior
My backend is built with Django and whenever I create a new model and migrate the tables to the database it shows up in Forest Admin after syncing but I am unable to access the data. I get a message saying: " Data access forbidden Your role doesn’t grant you permission to view the data of this collection. Please contact the admin of this project." even though I am the owner of the project.
Expected behavior
I should be able to view the data in newly created tables.
Failure Logs
Context
- Project name: Acumen-Internal-Dashboard
- Team name: Operations
- Environment name: Production
- Agent (forest package) name & version: …
- Database type: PostgreSQL
- Recent changes made on your end if any: …