No entity permissions defined for related group types

Created on 4 February 2025, 5 days ago

The only permissions that are available after connecting to a group type are on the group relationship. I can't assign create, edit, or delete permissions on the groups themselves. I can only grant global Drupal permissions on the group type.

I am assuming that this is a bug because of #3280705: Add entity_access = TRUE to the plugin definition β†’ . The structure of the code has changed since then, but it looks like that setting is missing again, comparing to gnode. But adding it doesn't seem to make any difference.

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States brad.bulger

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @brad.bulger
  • πŸ‡ΊπŸ‡ΈUnited States brad.bulger

    The path /group/[group ID]/subgroup/create is requiring create ggroup:[group type plugin ID] entity permission. Only admins can pass that requirement. This applies even though the user has access to /group/[group ID]/subgroup/create/[subgroup type].

Production build 0.71.5 2024