Problem/Motivation

Something seems not right with the config schema which was introduced in #3547314: Configuration interface.

The Config Inspector module also confirms the same issue.

>  [notice] Update started: markdownify_update_10003
>  [warning] Schema errors for markdownify.settings with the following errors: markdownify.settings:supported_entities.node missing schema, markdownify.settings:supported_entities.taxonomy_term 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>.
>  [notice] Added default "supported_entities" configuration for supported entity types: node, taxonomy_term.
>  [notice] Update completed: markdownify_update_10003

Steps to reproduce

Update a site from 1.1.1 to 1.1.2.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mxr576 created an issue. See original summary.

mxr576’s picture

Status: Active » Needs review
imbatman’s picture

Assigned: Unassigned » imbatman
Status: Needs review » Reviewed & tested by the community
imbatman’s picture

Status: Reviewed & tested by the community » Fixed

Thanks @mxr576, great catch! This is now fixed, and a new release 1.1.3 includes the fix for this issue. Thanks again!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

christophweber’s picture

Status: Fixed » Closed (fixed)