Problem/Motivation

On the Editorial dashboard, "Recent content" and "My content" are empty for content editors. Both blocks embed the webdashboard_last_content view, which needs the "administer nodes" permission.

Steps to reproduce

  1. Install a Webship site template and log in as a content editor.
  2. Create a page, then open /webdashboard/editorial.

Proposed resolution

Use the "access content overview" permission for the view, the same as the Content page.

Remaining tasks

  • ✅ File an issue about this project
  • ❌ Addition/Change/Update/Fix to this project
  • ❌ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ❌ Code review by maintainers

AI-Generated: Yes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajab natshah created an issue.

  • rajab natshah committed e8be3ee6 on 1.0.x
    fix: #3623237 Show recent content and my content to content editors on...