Missing schema for promoted_blocks and block_config

Created on 10 April 2024, 3 months ago
Updated 25 April 2024, 2 months ago

Problem/Motivation

The following config schemas created by the module do not pass validation, with an error of missing schema:

[core.entity_view_display.ENTITY_TYPE.BUNDLE.DISPLAY_MODE:third_party_settings.lb_plus.promoted_blocks]

core.entity_view_display.ENTITY_TYPE.BUNDLE.DISPLAY_MODE.yml:

....
third_party_settings:
    lb_plus:
        promoted_blocks:
            'field_block:node:article:title': 'field_block:node:article:title'
            'inline_block:basic_content': 'inline_block:basic_content'
            ...
        block_config:
            icon: {  }

Steps to reproduce

Configure promoted blocks for an entity, export the configuration, and attempt to validate the configuration.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States akalata

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024