gentics / gentics/mesh-ui

Lacking permissions on the created schema

Open
#334 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
24
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Mesh version

  • 1.7.1

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in Mesh 1.7.1 with the stated user, role, group, and schema-creation permission setup. Trace the permission handling for schema creation and subsequent read, modify, and delete operations; done means the creating user can perform all three actions without Administrator permissions.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
authorization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.