Dummy address causes Config validation error

Created on 19 March 2024, 3 months ago

Problem/Motivation

From UpdateEmailBuilder, notification email address for update.settings is overridden with dummy value.

But this way, it fails config validation with Configuration Inspector β†’ cause
dummy is not a valid email address.

Proposed resolution

We should use either valid email address or empty value for config_overrides section in UpdateEmailBuilder

 *   config_overrides = {
 *     "update.settings" = {
 *       "notification" = { "emails" = { "dummy" } },
 *     },
 *   },
πŸ› Bug report
Status

Needs work

Version

1.4

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia sorlov

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

Comments & Activities

Production build 0.69.0 2024