Steps:
* Create a custom content-type
* Create content for this content-type as admin
* Unpublish content as admin
* Create Moderator group
* Assign Moderator group "View any unpublished content" (and also enable all the other view-unpublished options)
* Assign view own unpublished content under Node
* Login as Moderator user
* Go to admin/content and filter on the custom content-type (or on unpublished content)
* The content that was unpublished as admin does not appear in the list
The only way the unpublished content is visible to the Moderator group is by enabling "Bypass content access control" for the Moderator group.
Is this a bug or a configuration issue? I've tried a number of different things, but from what I can tell view-unpublished is not working (but again, it could be my misunderstanding or misconfiguration).
Comments
Comment #1
chrsnlsn commentedI can confirm this behavior. Content created by another user is not viewable when unpublished even though
"View any unpublished content"
is checked.
Comment #2
Kimberley_p commentedI am also having this problem
Comment #3
bbinkovitz commentedIgnore me, I confused this for http://drupal.org/node/1192074 .
Comment #4
j.slemmer commentedWhat you are describing is most likely this issue - #1192074: Respect View_Unpublished permissions on the Content overview page
If you go to the unpublished node you will see that you have access
So marking this as duplicate and closing it...