System Information
- Strapi Version: v4.12.1
- Operating System: Ubuntu
- Database: SQLite
- Node Version: v16.15.1
- NPM Version: 8.11.0
- Yarn Version: 1.22.19
Hi
I just upgradet from v4.9.1 to v4.12.1 and something about the user roles seems to have broken.
For the user collection, each user’s role before looked like this:
and now like this:
Also Drafts can no longer be published, they just give the error message “Not found”, even if this action is done by a Super Admin.
Any idea on how to fix this?