Add missing config schema for new configurations provided by the module

Created on 7 September 2023, over 1 year ago
Updated 11 September 2023, over 1 year ago

Problem/Motivation

The module introduces new configs to the views, but doesn't declare a config schema for it.

Steps to reproduce

Install the Configuration Inspector module β†’ and run the following on an affected views config.

drush config:inspect views.view.events --detail

-------------------------------------------------------------------------------------------------------------------------------------------- ---------------- ------------- ------
  Key                                                                                                                                          Status           Validatable   Data
 -------------------------------------------------------------------------------------------------------------------------------------------- ---------------- ------------- ------
  views.view.events:display.default.display_options.exposed_form.options.bef.filter.combine.options_show_only_used                             missing schema
  views.view.events:display.default.display_options.exposed_form.options.bef.filter.combine.options_show_only_used_filtered                    missing schema
  views.view.events:display.default.display_options.exposed_form.options.bef.filter.combine.options_hide_when_empty                            missing schema

Proposed resolution

Add config schema.

Remaining tasks

User interface changes

N/A

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024