Problem/Motivation

Drupal 11.3.x moved the base config for the node body field to a sub-module of the node module, called node_storage_body_field. We need to patch drupal/blog to fix this error to get WxT builds to pass on the 6.3.x branch.

Steps to reproduce

Install 6.3.x (GitHub only at this point), see error:

Configuration objects provided by <em class="placeholder">blog</em> have unmet dependencies: <em class="placeholder">field.field.node.blog_post.body (field.storage.node.body)</em>

Comments

smulvih2 created an issue. See original summary.

joseph.olstad’s picture

smulvih2’s picture

Version: 6.2.x-dev » 6.3.x-dev
Status: Needs work » Fixed

This has been fixed in 6.3.x, automated builds now pass.

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.