The configuration schema uses the wrong type for the root object

Created on 8 October 2023, about 1 year ago

The configuration schema is using the wrong root object type.

graph_mail.settings:
  type: config_entity
  label: 'Graph Mail settings'

As made clear in the Drupal 9 configuration schema cheat sheet file, for a single configuration file, the type to use is config_object, not config_entity, which is instead used when the same schema is used by multiple files.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Comments & Activities

Production build 0.71.5 2024