Missing config schema

Created on 3 July 2024, 5 months ago
Updated 14 August 2024, 3 months ago

Problem/Motivation

Every Webform handler has to have a config schema, otherwise importing/saving its configuration fails when config schema checker service is available. E.g.: Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for webform.webform.foo with the following errors: webform.webform.fooo:handlers.send_multiple_emails.settings.states missing schema,

Steps to reproduce

Define config schema for the send_multiple_emails Webform handler. E.g: https://git.drupalcode.org/project/webform/-/blob/6.2.3/config/schema/we...

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇭🇺Hungary mxr576 Hungary

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