Fix config schema errors

Created on 18 January 2024, 5 months ago

Problem/Motivation

Module provides plugins for views but does not provide schema for its settings to store

Steps to reproduce

Use Config inspector β†’ to verify schema

Proposed resolution

add schema

Remaining tasks

check all settings

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

4.0

Component

Code

Created by

πŸ‡«πŸ‡·France andypost

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

Comments & Activities

  • Issue created by @andypost
  • Status changed to Needs review 5 months ago
  • Open in Jenkins β†’ Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 8.0 & MySQL 5.7 (--ignore-platform-reqs)
    last update 5 months ago
    1 pass
  • πŸ‡«πŸ‡·France andypost

    Patch covers what I faced

    /var/www/html $ 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  
     -------------------------------------------------------------------------------------- ---------------- ------------- ------ 
      views.view.regulatory_watch:display.regulatory_watch_word.display_options.style.opti   missing schema                       
      ons.formats.docx                                                                                                            
      views.view.regulatory_watch:display.regulatory_watch_word.display_options.display_ex   missing schema                       
      tenders.doc_serialization                                                                                                   
     -------------------------------------------------------------------------------------- ---------------- ------------- ------
Production build 0.69.0 2024