Problem/Motivation

When applying this recipe on a site running Drupal 11.4 or newer, the following fatal error is thrown:

The configuration 'field.storage.node.body' exists already and does not mat
ch the recipe's configuration

This is because of the changes committed in #3548756: Change profiles/recipes to not use text_with_summary.

Proposed resolution

Update the field.storage.node.body definition to match the new default.

Issue fork events-3591707

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

mandclu created an issue. See original summary.

mandclu’s picture

Version: 1.1.x-dev » 2.0.x-dev

  • mandclu committed 23f221ed on 2.0.x
    fix: #3591707 Error when applying to Drupal 11.4
    
    By: mandclu
    
mandclu’s picture

Status: Active » 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.