After enabling the module on a fresh installation, users cannot see their own unpublished content in the content overview (admin/content) any longer.

Comments

johnv’s picture

Did you rebuild the access table?

Ice-D’s picture

Yes.

Reproducing the issue:

1) Install Drupal 7.23, References 7.x-2.1 and Node Access User Reference 7.x-3.10
2) Create user "test" with role "authenticated user"
3) Add permissions to "authenticated user":

  • Access the content overview page
  • View own unpublished content
  • Article: Create new content
  • Article: Edit own content
  • Article: Delete own content
  • Use the administration toolbar

4) Rebuild Permissions
5) Login as "test", create Article
6) Login as admin and set article to unpublished
7) Login as "test" and see that the article can't be found in content overview
8) Login as admin and disable Node Access User Reference
9) Login as "test" and see that the articles is there now

make77’s picture

Issue summary: View changes

I experienced the same issue, any news on that ?

autobus01’s picture

I have the same problem, but I use "View Unpublished" module and users can see unpublished content now.