Skip to content
Snippets Groups Projects

Allow filtering unpublished blocks with access block library permission

1 unresolved thread

Closes #3395431

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
86 91 }
87 92 }
88 93
94 /**
95 * {@inheritdoc}
96 */
97 protected function setUpRevisionAuthorization($method) {
98 parent::setUpRevisionAuthorization($method);
99 $this->grantPermissionsToTestedRole(['view any basic block content history']);
  • Stephen Mustgrave added 12 commits

    added 12 commits

    • a6cae5ab...981921d8 - 10 commits from branch project:11.x
    • 1bb87890 - Allow filtering unpublished blocks with access block library permission
    • 716a4c1c - Update permissions to cover changes

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading