Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x]: Can't recreate entry permissions like in 3.7 #11249

Closed
wsydney76 opened this issue May 17, 2022 · 2 comments
Closed

[4.x]: Can't recreate entry permissions like in 3.7 #11249

wsydney76 opened this issue May 17, 2022 · 2 comments

Comments

@wsydney76
Copy link

wsydney76 commented May 17, 2022

What happened?

Description

We have permissions for a user set up like this in Craft 3.7:

image

which allows a user to create a (public) draft for other authors entries, but not publish them, needing review/publish by the original author.

image

Could not recreate that in 4.0, there is no Edit other authors’ entries permission any more.

This setup:

image

leads to a completely locked edit screen without any possible actions

this:

image

allows publishing the entry

image

Steps to reproduce

see above

Expected behavior

like in 3.7, allow editors to create a craft, but not to publish it

Actual behavior

Don't see a chance to support that workflow in 4.0

/Mel

Craft CMS version

4.0.2

PHP version

8.1.5

Operating system and version

Windows 10

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

none

@brandonkelly
Copy link
Member

The plan was to let view-only users create drafts of the entry, which another user with save permissions could review and apply to the entry. I could have sworn that was already in place, but apparently not. Just fixed that for the next release.

@brandonkelly
Copy link
Member

Craft 4.0.3 is out now with that change. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants