Group v3 support (and Drupal 10)

Created on 5 September 2022, almost 2 years ago
Updated 31 May 2023, about 1 year ago

Problem/Motivation

The website encountered an unexpected error. Please try again later.

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "group_content" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).

Steps to reproduce

new install drupal: ^9 || ^8
new install webform ( ^6.x )
new install group module ( version 3.x )

when you install webform_group module and want to add new form or build your form or do some thing with your form, it appears.

Proposed resolution

as group module developer said here → . they change their
naming pattern from to so this error appears.

I change the naming pattern in webform_group module from to and error were gone.

Remaining tasks

there is another problem with it and that is group version 3 module change their permission scenario and they use flexible_permissions. also they change their role scenario. so we should change some thing in webform_group module code to integrate them like before.

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇷Iran sgarsivaz

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024