Problem/Motivation

After applying the update to 1.2 and configuring the content types, running a config import breaks with the following error:

The import failed due to the following reasons:

Unexpected error during import with operation update for orange_dam.settings: The configuration property content_types.Audio Container.use_datatable doesn't exist.

Steps to reproduce

1. Update orange_dam module.
2. Configure the content_types to either use or not use_datatable
3. Import your new config.

Proposed resolution

Add update hook to modify the user's stored schema to mirror the new schema.

Issue fork orange_dam-3380333

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

apotek created an issue. See original summary.

adamzimmermann’s picture

Status: Active » Reviewed & tested by the community

  • apotek committed 517a6248 on 1.x
    Issue #3380333 by apotek: Version 1.2 breaks config import due to...
apotek’s picture

Status: Reviewed & tested by the community » Fixed

Merged as fixed.

markdorison’s picture

Released in 1.2.1.

Status: Fixed » Closed (fixed)

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