Needs review
Project:
Entity Reference Hierarchy
Version:
3.x-dev
Component:
Code (module)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2022 at 03:19 UTC
Updated:
6 May 2026 at 00:41 UTC
Jump to comment: Most recent
Comments
Comment #2
mohit_aghera commentedComment #4
larowlanAnyway we can add a test for this?
And if so, would be keen to see if user.permissions works instead of user
Comment #5
mohit_aghera commentedAfter digging through the cacheable metadata, I came across that issue was not related to this module.
I think we can close this issue.
I tested one test-only patch and it was working fine.
Comment #6
acbramley commentedThis is still an issue https://git.drupalcode.org/project/entity_hierarchy/-/blob/3.x/src/Routi...
This effectively makes every node page uncacheable by DPC for users with access to the Children tab.
Comment #7
acbramley commentedComment #8
acbramley commentedRebased and removed the cache contexts. From manual testing I don't see a local task on non parentable pages, let's see if anything fails.
Comment #9
acbramley commented