Needs review
Project:
Config Pages
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Apr 2026 at 16:23 UTC
Updated:
24 Apr 2026 at 11:43 UTC
Jump to comment: Most recent
Comments
Comment #2
aayushpathak commentedworking..
Comment #4
aayushpathak commentedComment #5
shumer commentedWe have failed access tests for this MR.
Comment #6
aayushpathak commentedThe failure in testAccessDenied seems to come from a change in access behavior after introducing _entity_create_access. The test still expects a 403 based on permission checks, while the route now returns 200. This looks like a mismatch between the updated access mechanism and existing test expectations