I have draft,review and approve state in workflow.

I donot want that author edit when the content is in review state but in my case it is happening.

I have content revisioning on.

I am attaching the screenshot of access control state.

CommentFileSizeAuthor
imp1.PNG29.42 KBashiwebi
imp.PNG41.52 KBashiwebi

Comments

drupalfox’s picture

Same issue

Do you have any solution

ashiwebi’s picture

Any one suggest the solution of it.

kepford’s picture

You need to remove permissions for authenticated users in your Review state. This is superseding your other permissions.

Bastlynn’s picture

Status: Active » Closed (won't fix)

Since this request is over 2 years old, I'm going to assume a solution was found or you've moved on. If not, please get updated to the latest versions of all modules and make a request for it against Drupal 7 and I'll be glad to take a look at it.

Please remember when you are setting permissions in Drupal that they are additive not subtractive. If *any* permission says they can edit, then the answer is they can edit. So if you've given them permission to edit their own work on the permissions page, then... they have that - regardless of what workflow says on the matter.