By amateescu on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.2.x
Introduced in version:
11.2.0
Issue links:
Description:
Entity queries that are looking for latest revisions of an entity type (by using \Drupal\Core\Entity\Query\QueryInterface::latestRevision()), are now returning the latest workspace-specific revision when running in a workspace context, for example in the stage workspace.
Impacts:
Module developers