Problem/Motivation
When viewing permissions at /admin/people/permissions, the "View published content" permission is under Node. But when selecting a permission access restriction for a view display, the "View published content" permission is listed under System.
Steps to reproduce
- Go to /admin/people/permissions,
- Press Ctrl+F
- Search for "View published content"
- See it's under Node
- Enable Views UI
- Go to /admin/structure/views/view/content
- Click to change the "Access the Content overview page" permission for a display
- The "View published content" permission is under System, not Node.
Proposed resolution
Find if there are any other permissions listed differently, then make them consistent.