Problem/Motivation

When passing a specific entity revision to the cached normalizer, the cached result of the latest revision is always returned.

Proposed resolution

When passing an entity that isn't the last revision to the cached normalizer, add the revision ID to the cache key.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Status: Active » Needs review

  • dieterholvoet committed 1dfc1595 on 1.x
    Issue #3521150 by dieterholvoet: Specific revisions aren't cached...
dieterholvoet’s picture

Status: Needs review » Fixed
dieterholvoet’s picture

Status: Fixed » Closed (fixed)