[PP-2] to_email and similar config keys have schema type email but allow other things

Created on 10 November 2023, 8 months ago
Updated 17 November 2023, 8 months ago

Problem/Motivation

Core config validation is getting stricter. in 10.2, type: email is now validated and fails tests.

Webform uses that, but those keys can contain lots of things that are not actually e-mails, including tokens, _default and so on.

Steps to reproduce

Proposed resolution

Change to type: string.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs work

Version

6.2

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland Berdir Switzerland

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

Comments & Activities

Production build 0.69.0 2024