Closed dulnan closed 1 year ago
The entity_access data producer does not set the correct cache metadata on the field context. It should pass TRUE as the third argument to access() and add the returned AccessResult as a cacheable dependency.
entity_access
TRUE
access()
AccessResult
The
entity_access
data producer does not set the correct cache metadata on the field context. It should passTRUE
as the third argument toaccess()
and add the returnedAccessResult
as a cacheable dependency.