Needs review
Project:
JSON:API auto-include
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2026 at 16:26 UTC
Updated:
23 Mar 2026 at 22:28 UTC
Jump to comment: Most recent
Comments
Comment #3
vbouchetPlease find a merge request fixing the issue.
For each ResourceTypeRelationship field (basically reference field), it now checks what entity_type + bundle can be referenced and remove the ones which are not enabled in jsonapi_extras. If jsonapi_extras is not enabled, it does not filter anything.