Unable to install webform_node module via recipe

Created on 27 May 2025, about 1 month ago

Problem/Motivation

When trying to install the webform_node module in Drupal 11 via a recipe, the installation fails due to the help: '' key/value in node.type.webform. This generates the following error:

[Drupal\Core\Recipe\InvalidConfigException]         
  There were validation errors in node.type.webform:  
  - help: This value should not be blank.   

This had been working in Drupal 10, so seems like it was either failing silently or allowing the empty value previously.

Steps to reproduce

In Drupal 11:
- create a recipe that installs the webform_node module

Proposed resolution

Set the default value of the help key in node.type.webform to help: null

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

🐛 Bug report
Status

Active

Version

6.3

Component

Code

Created by

🇨🇦Canada occupant Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024