Problem/Motivation
GroupContentMenuPermissionProvider::getPermission returns manage group_content_men items, but I think that's not a valid permission. It should probably return manage group_content_menu menu items.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork group_content_menu-3353404
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
Comment #3
alecsmrekar commentedComment #4
alecsmrekar commentedI tried to run tests on the main branch, and I get the same failures locally, so I assume that the errors are not a consequence of the changes in the PR.
Comment #7
heddnComment #8
heddnThanks for the fixes Alec.