Skip to content

Create permission is misleading #19286

Open
@arknu

Description

@arknu

Which Umbraco version are you using?

15.4.1

Bug summary

The create permission for a User Group is misleading

Image

From the description, you'd think the only affects whether the user can create new nodes.

But no, If the user group does not have Create permission, all content is opened is read-only mode and cannot be saved. Even though the user has the Update permission, which is what should actually decide whether existing content can be saved or not.

Specifics

No response

Steps to reproduce

Create some content.
Create a new user group with the following permissions:

  • Browse
  • Publish
  • Update

Create a user with this group and log in.
Try to update some of the existing content

Expected result / actual result

These permissions should be enough to update and publish existing content, but not create new content.

However, this configuration actually causes all content to open in read-only mode.


This item has been added to our backlog AB#53008

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions