Drupal is a registered trademark of Dries Buytaert

Provides a solution for an issue with the Group module that prevents creating new group relationship entities using JSON:API.
#2872645: Creating `Group` content is impossible via REST, JSON:API and GraphQL due to `$context['group']` being required in checking `create` access

Features

Replaces the _entity_create_access requirement on the JSON:API POST route for group_relationship access, with an alternative requirement that makes the group specified in the request body available as context to the create access check, allowing the group module's access logic to work correctly.

Activity

Total releases
2
First release
Dec 2025
Latest release
2 months ago
Release cadence
1 day
Stability
0% stable

Releases

Version Type Release date
1.0.0-beta1 Pre-release Dec 31, 2025
1.0.x-dev Dev Dec 30, 2025