- Issue created by @gregrusson
- πΊπΈUnited States gregrusson
Created a patch to resolve the issue. The patch updates references to the GroupContentType class and replaces them with GroupRelationship class.
- Status changed to Needs review
9 months ago 7:50pm 8 February 2024 - πΊπΈUnited States gregrusson
gregrusson β changed the visibility of the branch 3420219-class-drupalgroupentitygroupcontenttype-not to hidden.
- π©πͺGermany Istari
The patch doesn"t work for me.
This is the error output:Fatal error: Declaration of Drupal\field_permissions_group\Plugin\FieldPermissionType\CustomGroupAccess::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition, ?Drupal\field\FieldConfigInterface $field_config = null) must be compatible with Drupal\field_permissions\Plugin\FieldPermissionType\Base::create(Symfony\Component\DependencyInjection\ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition, ?Drupal\field\FieldStorageConfigInterface $field_storage = null) in /var/www/html/web/modules/contrib/field_permissions_group/src/Plugin/FieldPermissionType/CustomGroupAccess.php on line 70
Tested with Drupal 10.1.8
Group 3.2.2
Field Permissions 1.3