Schema fails to validate.

For example, install the config_inspector module and run "drush inspect_config"

system.rss:channel missing schema

system.rss:items.limit missing schema

views.settings:ui.show.master_display missing schema

The attached patch fixes it.

Comments

v.dovhaliuk created an issue. See original summary.

v.dovhaliuk’s picture

Issue summary: View changes
StatusFileSize
new1.93 KB
v.dovhaliuk’s picture

Status: Active » Needs review
v.dovhaliuk’s picture

StatusFileSize
new1.72 KB
cilefen’s picture

Title: Missing schema Drupal 9.2.2 core version » system.rss and views.settings are missing schema
Category: Task » Bug report
longwave’s picture

These were recently changed the other way in the following two issues:
#2409413: Remove fields that do nothing from the "RSS publishing" settings form
#3186582: Replace the word "master" with "default" in Views

Did you run all database updates? Are you installing from config that still has these settings?

cilefen’s picture

Issue tags: +Bug Smash Initiative
larowlan’s picture

Status: Needs review » Closed (works as designed)

This seems like your config it out of date

If you can reproduce this on a clean install, please reopen