Needs work
Project:
Drupal core
Version:
main
Component:
jsonapi.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Nov 2025 at 09:15 UTC
Updated:
24 Apr 2026 at 12:07 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottComment #4
bbralaThink we should move away from
core/modules/jsonapi/tests/src/Functional/JsonApiRequestTestTrait.phphere as well then. Unforunately that means a deprecation i think.Comment #7
sivaji_ganesh_jojodae commentedUpdating issue summary based on #4.
Comment #8
sivaji_ganesh_jojodae commentedAddressed the feedback in the merge request, rebased the branch, and confirmed that the pipeline has completed successfully.
Comment #9
bbralaI don't mind doing this in 2 steps, first this change, and then a child issue/follow up to remove `JsonApiRequestTestTrait` as a whole since it is such a weird little trait.
The test failure is unrelated.
Setting needs work for the follow up, will RTBC when that is up.