I installed drupal 8.1.1 with minimum profile.
I created an editor role. Added a user to this group.
I created a content and saved as draft.
I gave all permissions to editor as described in this: https://www.drupal.org/node/1171038
I logged in as editor and Workbench: Recent content is empty even when I set Published to Any.
Any advice?

Comments

laszlo.kovacs created an issue. See original summary.

kubrt’s picture

I'm having the same issue. The only way I can get the editor to see the unpublished content is by granting Bypass content access control to the Editor role. I wanted to use the https://www.drupal.org/project/view_unpublished to make the hack more granular but the 8.x-1.x-dev is broken (https://www.drupal.org/node/2778845). Any ideas why this doesn't work in the first place ?

romainj’s picture

Same for me. The workflow can not be used at all.

agentrickard’s picture

Category: Support request » Feature request

It's a basic limitation in how the Views are written. We'll need to explore a proper solution.

agentrickard’s picture

nicrodgers’s picture

views_unpublished seems to work ok now

agentrickard’s picture

Status: Active » Closed (outdated)