Problem/Motivation

After updating #2910353: Prevent saving config entities when configuration overrides are applied and remove the update specific hacks, I got this when trying to update a project:

>  [notice] Update started: node_revision_delete_update_9001
>  [error]  A config entity with config overrides must not be saved. Use \Drupal\Core\Config\Entity\ConfigEntityStorageInterface::loadOverrideFree() to load a non-overridden config entity. 

Steps to reproduce

Proposed resolution

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

Created a merge request

alexpott’s picture

Status: Needs review » Reviewed & tested by the community

This looks good and makes sense.

  • alexpott committed 209f2d3b on 2.0.x
    fix: #3572817 node_revision_delete_update_9001() does not use...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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