I have a view with some rendered entity fields (which by the way is the coolest thing since the thermos jug!).
Also i have a special view plugin that shuffels around my views rows in the pre-render.

Expected result: All fields are shuffeled.
Experienced: Rendered entity fields stick to their row.

Further analysis shows that rendered entities are cached in field_handler->wrappers with row-id as index.

They should be cached with entity [revision] id as index.

Comments

geek-merlin’s picture

Issue summary: View changes

"revision"

geek-merlin’s picture

Issue summary: View changes
Status: Active » Fixed

Looks like this was indeed fixed in #1796110: Rendered entity fields show same result.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.