Problem/Motivation
With content moderation / workflow disabled there's no ability for the 'content editor' role to view unpublished content that doesn't belong to them.
Steps to reproduce
With unpublished content, view the content overview as a user that doesn't have full permissions (Content editor) and note no unpublished content is visible.
Proposed resolution
Re-ignite usage of the views unpublished module
NEW! Also add 'administer content' permissions to the content editor role as we had in Sector 9.
Some reference:
https://www.drupal.org/docs/7/managing-users/viewing-unpublished-content
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | sector-view-unpublished-and-perms-3394470-6.patch | 8.47 KB | chroid |
Comments
Comment #2
chroid commentedComment #3
heiket commentedWe also added 'administer content' permissions to the content editor role as we had in Sector 9.
Comment #4
heiket commentedComment #5
heiket commentedComment #6
chroid commentedPatch that provides the View unpublished module, the permissions configuration required for it hooked into the sector page/news/resource content types (via install hooks).
Also adding the 'administer content' permission to Content Editor roles per request.
Comment #8
dieuwe