Follow-up for #3364109: opt in already validatable simple config to FullyValidatable

Created on 3 January 2024, 11 months ago
Updated 21 February 2024, 9 months ago

Problem/Motivation

On Dec 30, πŸ“Œ Automated report on core config validatability Needs review landed. That now generates an up-to-date visualization of core config validatability daily:

It is currently underestimating (the brown and pink lines) because πŸ“Œ Configuration schema & required values: add test coverage for `nullable: true` validation support Fixed did not update the ones listed/surfaced by #35. This issue does that.

Steps to reproduce

N/A

Proposed resolution

Mark the following as fully validatable

  1. comment.settings
  2. menu_ui.settings
  3. node.settings
  4. system.maintenance
  5. system.feature_flags
  6. taxonomy.settings

Most of these contain only type: boolean key-value pairs. The last one contains one type: integer with an explicit validation constraint (added in πŸ“Œ Add validation constraints to taxonomy.settings Needs review ). Another one contains only a type: text which already has validation constraints (since πŸ“Œ Add validation constraint to `type: label` + `type: text`: disallow control characters Fixed )

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
ConfigurationΒ  β†’

Last updated 1 day ago

Created by

πŸ‡§πŸ‡ͺBelgium wim leers Ghent πŸ‡§πŸ‡ͺπŸ‡ͺπŸ‡Ί

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