Module Configuration is missing schema attributes

Created on 20 March 2025, 16 days ago

Problem/Motivation

When configuring fields for a content type duplication, the 'id' attribute from the configuration is missing a schema definition.

Steps to reproduce

1. Install the module.
2. Configure a few content types, add at least one field with a value different thant 'skip'.
3. Install Configuration Inspector module ( https://www.drupal.org/project/config_inspector ).
4. Go to admin/reports/config-inspector and find the content_entity_clone.bundle.settings.* rellevant configurations.
5. Enter the List link in any of them.

For each field configured, it shows "missing schema 'id' is not a supported key."

Proposed resolution

The existing configuration schema in config/schema/content_entity_clone.settings.yml does not seem to match the existing configuration created by the module. It should have a "processor" key, and then an "id" and "settings" attributes inside.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain guiu.rocafort.ferrer Barcelona

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