Problem/Motivation

When module config changes (e.g. if cache dir is changed) already rendered formatter output becomes outdated, but the cached version of these rendered outputs aren't invalidated.

Proposed resolution

Inject cacheability metadata of the relevant config objects into the formatters' renderable array.

User interface changes

Nothing.

API changes

Nothing.

Data model changes

Nothing.

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

huzooka created an issue. See original summary.

huzooka’s picture

Assigned: Unassigned » huzooka

alorenc’s picture

Assigned: huzooka » alorenc
Status: Active » Needs review
alorenc’s picture

Assigned: alorenc » Unassigned
Status: Needs review » Needs work
swentel’s picture

This could use a test so we don't break it again at some point.