- Issue created by @kreynen
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "plugin.manager.group_content_enabler". in Drupal\Component\DependencyInjection\Container->get() (line 159 of core/lib/Drupal/Component/DependencyInjection/Container.php).
Drupal\field_permissions_group\Plugin\FieldPermissionType\CustomGroupAccess::create(Object, Array, 'custom_group', Array, Object) (Line: 58)
Drupal\field_permissions\Plugin\FieldPermissionType\Manager->createInstance('custom_group', Array, Object) (Line: 126)
Drupal\field_permissions\FieldPermissionsService->getAllPermissions()
I found a similar issue at π You have requested a non-existent service "plugin.manager.group_content_enabler". Active , but no fix.
I have not tested this on a clean D10 install yet, but I get this error after updating a site we've inherited to 10.3.x. when going to /admin/modules
Active
1.0
Code