Skip to content

Issue #2872645: Creating `Group` content is impossible via REST, JSON:API and...

This MR proposes to add a little compatibility module to deal with the issue for JSON:API. It basically replace the access requirement of the related JSON:API routes with a custom one that ensures that 'group' is passed to the group content entity access handler.

Issue #2872645: Creating Group content is impossible via REST, JSON:API and GraphQL due to $context['group'] being required in checking create access

Closes #2872645

Edited by Simon Morvan

Merge request reports