gentics / mesh-ui

Gentics Mesh UI
https://getmesh.io
Apache License 2.0
23 stars 27 forks source link

Lacking permissions on the created schema #334

Open jurbunic opened 3 years ago

jurbunic commented 3 years ago

Mesh version

Steps to reproduce

  1. Create the user "user" without "Administrator permissions"

  2. Create the role "schema editor" and assign "Can create new schemas" permission to that role

  3. Create the group "editor" and assign it the "schema editor" role

  4. Assign the "editor" group to the "user" user.

  5. Log in as "user" and create a new schema.

Expected results User should be able to read, modify and delete the created schema

Actual results User cannot read, modify or delete the created schema