Problem/Motivation

See #2910353: Prevent saving config entities when configuration overrides are applied

Config entities should not be loaded with overrides and then saved again as this may result in writing back things like translation or other overrides into the default version.

Steps to reproduce

Proposed resolution

use loadOverrideFree()

Remaining tasks

User interface changes

API changes

Data model changes

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

berdir created an issue. See original summary.

berdir’s picture

Status: Active » Needs review

Merge request created.