You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
What happened?
Description
We have permissions for a user set up like this in Craft 3.7:
which allows a user to create a (public) draft for other authors entries, but not publish them, needing review/publish by the original author.
Could not recreate that in 4.0, there is no
Edit other authors’ entries
permission any more.This setup:
leads to a completely locked edit screen without any possible actions
this:
allows publishing the entry
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
The text was updated successfully, but these errors were encountered: