Problem/Motivation

With the latest DEV installed, on visiting the HM configuration page at: /admin/config/user-interface/hierarchy_manager/config and saving the settings, I am seeing...

Warning message
Schema errors for hierarchy_manager.hmconfig with the following errors: hierarchy_manager.hmconfig:hierarchy_manager 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>.

Comments

sirclickalot created an issue. See original summary.

  • mingsong committed fe17d6fc on 3.x
    feat: #3570288 Schema errors in confuguration
    
    By: sirclickalot
    By:...
mingsong’s picture

I couldn't see the warning message you provided above with a clean installed Draupl 11.3.2 website.

I assume that you have the Configuration Inspector module (https://www.drupal.org/project/config_inspector) installed on your site.

That warning message was generated by a contrib module, not from the Drupal core.

Similar issues were reported to other modules as well. For example,

https://www.drupal.org/project/basic_cart/issues/3556883

https://www.drupal.org/project/drw/issues/3561173

Anyway, I updated the schema since it is true that they are incorrect.

mingsong’s picture

Status: Active » Fixed

Merged into the dev branch.

This issue should be fixed with the dev branch now.

Thanks.

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

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

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.