Closed (fixed)
Project:
GraphQL
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2026 at 11:33 UTC
Updated:
8 May 2026 at 14:00 UTC
Jump to comment: Most recent
When entities are pre-resolved in the entity_reference_revisions data producer, there is an access check missing.
Check the access.
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 #3
chr.fritschHere is a fix.
Disclaimer: The test was created with the help of Copilot.
Comment #5
klausiMerged, thanks!