Missing config schema & fix weight spelling

Created on 9 July 2021, almost 3 years ago
Updated 18 April 2024, 2 months ago

Problem/Motivation

The module is missing a defined config schema. This causes errors in unit tests where the schema gets validated ( https://www.drupal.org/node/2391795 β†’ ).

Steps to reproduce

Create a unit test that loads front_page.settings.yml config which will error. Alternatively, might be possible to see issue using config_inspector ( https://www.drupal.org/project/config_inspector β†’ )

Proposed resolution

Add the missing config schema definition file. This will require changing the structure of the configuration. An update hook takes care of upgrading existing installs.

Remaining tasks

None

User interface changes

None.

API changes

None.

Data model changes

Config structure is changed to be compatible with config schema. Additionally, the "rid_" is dropped.

πŸ› Bug report
Status

Fixed

Version

10.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States rwohleb

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

Merge Requests

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