- Issue created by @jaydenpearly
I have two types of groups. School and class(subgroup).
Even if no group has been created in the list, if I want to remove and rearrange a tree or role inheritances to make a change in the subgroup settings, the website crashes completely.
Error: Call to a member function getPluginId() on null in Drupal\group\Entity\Storage\GroupRelationshipStorage->getEntityClass() (line 93 of /var/www/html/mysite/web/modules/contrib/group/src )
As it stands, I can't uninstall or reinstall the module either.
When I want to delete the cache (drush cr) or import the configuration (drush cim) to recover the website as it is, I get the following error.
The "subgroup:class" plugin does not exist. Valid plugin IDs for Drupal\group\Plugin\Group\Relation\GroupRelationTypeManager are: group_node:article, group_node:forum, group_membership, group_storage:class_notes, group_media:audio, group_media:remote_video group_media_type
Any idea, please... Thanks
Active
3.0
Code