Bugfix: Correct schema for install configuration.

Created on 23 September 2024, about 2 months ago

Problem/Motivation

The module currently has a defined configuration schema for "monit_drupal_connector.monitconfig.yml" that doesn't actually appear to be used in the project..

No schema is defined for the actual configuration file that gets exported when the module is installed, which is "monit_drupal_connector.adminsettings.yml".

Steps to reproduce

  • Install and enable the module.
  • Navigate to /admin/config/system/monit_drupal_connector_config and configure an access token value.
  • Export configuration
  • All configuration values are exported to monit_drupal_connector.adminconfig.yml. Nothing is exported to monit_drupal_connector.monitconfig.yml.

Proposed resolution

Correct the install schema to set one for monit_drupal_connector.adminconfig.yml, and remove the unused schema for config file monit_drupal_connector.monitconfig.yml.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States lhridley

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

Comments & Activities

Production build 0.71.5 2024