Schema mismatch on Settings form

Created on 24 July 2025, 2 months ago

Steps to reproduce

  1. Require/download latest release of the mcp module via composer
  2. Enable the module
  3. Navigate to configuration page, make adjustments and save.

Error upon saving configuration

Schema errors for mcp.settings with the following errors: mcp.settings:auth_settings.token_user missing schema, mcp.settings:plugins.general.enabled missing schema, mcp.settings:plugins.general.config missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out <a href="https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata">the documentation</a>.

Proposed resolution

  • Update Schema to match configuration as it's saved via the settings form

Data model changes

  • Schema changes could present challenges when updating.
πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States wjackson Aiken, SC

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