Missing schema for views style and row

Created on 2 August 2022, almost 2 years ago
Updated 16 August 2023, 11 months ago

Problem/Motivation

Views configurations using the Podcast RSS style and row option are producing "The site's configuration does not match the associated schema" errors on /admin/reports/status - "Missing schema" is listed as the problem on individual configs.

Steps to reproduce

Install and enable config_inspector β†’ and visit your Status report page (/admin/reports/status) to see error messages.

Proposed resolution

Add schemas for views.style.podcast_rss and views.row.podcast_rss_fields to podcast/config/schema/podcast.schema.yml

Remaining tasks

I'm working on a patch now.

User interface changes

None.

API changes

None.

Data model changes

Config .yml files for affected views will have to be edited (or resave from the UI and then export config) to make sure variable types match their schemas, e.g., the boolean field guid_field_is_permalink with values 1 or 0 will need to be updated to true or false.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kasey_MK

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024