Config schema definition

Created on 29 July 2024, 4 months ago
Updated 12 September 2024, 2 months ago

Problem/Motivation

This module defines configuration and a configuration schema; however, the trackopens and trackclicks are missing from this definition, resulting in the following:

 [Exec] Running drush 'config:inspect' --only-error --detail
➜  πŸ€– Analyzing…

 Legend for Data: 
  βœ…β“  β†’ Correct primitive type, detailed validation impossible.
  βœ…βœ…  β†’ Correct primitive type, passed all validation constraints.
 ---------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- ------------- ------
  Key                                                                    Status                                                                                                  Validatable   Data
 ---------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------- ------------- ------
  sendgrid_integration.settings:trackopens                               missing schema
  sendgrid_integration.settings:trackclicks                              missing schema

Steps to reproduce

Use config_inspector (or some other config schema validation tool), and see that the configuration for this module is missing a config definition for some keys.

Proposed resolution

Extend the configuration schema.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands arkener

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024