Closed (fixed)
Project:
GraphQL
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Dec 2025 at 10:08 UTC
Updated:
24 Apr 2026 at 13:58 UTC
Jump to comment: Most recent
Comments
Comment #3
klausiComment #4
volkerk commented@klausi Thanks for the review! Addressed the comments and added some tests.
Comment #6
klausiMerged, thanks!
Comment #9
klausiUnfortunately this has caused an access by pass issue. Since GraphQL 5 is not stable yet we don't need to do a security release.
Fixed in #3586684: Access check missing for entity_reference_revisions data producer.