Problem/Motivation
The module isn't ready for Drupal 10.
Steps to reproduce
Try to enable this module in a Drupal 10 site
Proposed resolution
Update the .info.yml file to remove support for Drupal 8 and add support for ^10, and implement query access checks in EntityExistTrait, NodeAccessGroupManagement andEntityAccessGroupUserAddForm.
Remaining tasks
This issue should replace the Automated Drupal10 Compatibility Fixes issue, which I recommend be closed in favor of this one.
Patch forthcoming.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | entity_access_group-drupal_10_readiness-3342204-2.patch | 2.5 KB | cobadger |
Issue fork entity_access_groups-3342204
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
cobadger commentedPatch attached.
Comment #5
jldust commentedI've created a MR based on the provided patch, please review. Thanks!
Comment #8
droath commentedThanks for the patch it's been reviewed and merged.
Comment #9
droath commentedComment #10
droath commented