Problem/Motivation

The routes entity.assistant.collection and entity.assistant_library_item.collection use "administer contact entity" as permission, which is clearly wrong.

Proposed resolution

Add a new permission "administer site_assistant" and use it for both collections.

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

stBorchert created an issue. See original summary.

stborchert’s picture

Status: Active » Needs review
stborchert’s picture

steffenr’s picture

Status: Needs review » Fixed

Oh - looks like a C&P issue. Thanks for the finding and your MR.
Committed to latest 1.0.x-dev.

  • SteffenR committed 91e6c6e8 on 1.0.x
    Issue #3375992: set correct admin_permission for custom entity types in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.