Missing config schema

Created on 30 August 2022, over 2 years ago
Updated 20 September 2023, about 1 year ago

Problem/Motivation

The module has one missing schema which is reported by the Config Schema Checker after it is enabled.

Steps to reproduce

1. Enable the HotJar module (/admin/modules)
2. The website encounter an unexpected error.
3. Go to Recent Log Messages and see the following error message:
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for hotjar.settings with the following errors: hotjar.settings:language missing schema in Drupal\Core\Config\Development\ConfigSchemaChecker->onConfigSave() (line 94 of /mnt/files/local_mount/build/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php).

Proposed resolution

Add patch for the missing schema.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs work

Version

2.0

Component

Code

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇦🇺Australia acbramley

    It doesn't look like the language config is used at all in the module, therefore I think we remove it from the install settings instead of adding schema? There's no setting for it on the settings form.

Production build 0.71.5 2024