Something that I was able do with version 3, I am not able to do with version 4.
I’d like to be create to create a relationship between one table (collection-type) and the user roles as part of our workflow process such that for a given stage we can define what role is required i.e. a stage has a user role, a user role has many stages.
In Strapi 3, it was called users-permissions-roles I believe.