Add missing schema config admin_content_notification_default_to

Created on 30 August 2024, 3 months ago

Problem/Motivation

Report generated by module config_inspector on admin_content_notification.settings configuration key indicates for setting 'admin_content_notification_default_to ' both missing schema error and 'admin_content_notification_default_to' is not a supported key. validation error.

Steps to reproduce

  1. install module config_inspector
  2. browse to /admin/reports/config-inspector to see on line for configuration key admin_content_notification.settings the error reported

Proposed resolution

Simply adding the corresponding configuration key in config/schema/admin_content_notification.schema.yml by applying the provided patch add-missing-schema-default-to.patch .

Generate the report by config_inspector again, the error is gone and the Validatable has raised from 13% to 15%.

Remaining tasks

Review, commit, then release.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Active

Version

4.1

Component

Code

Created by

🇨🇦Canada benoit.borrel

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