System Information
- Strapi Version: 3.2.5
- Operating System: Ubuntu 18.04.5 LTS
- Database: postgres
- Node Version: 12
- NPM Version: 6.14.9
- Yarn Version: 1.22.5
I created a user role and assigned it full control of the two models. Then I created a user via settings → users.
The problem is that this user after logging in does not see the items in the collection that I previously created. Is this normal behavior? Is there any way to make the elements I created visible to it?