Update schema definition of the negate property

Created on 23 August 2022, over 2 years ago
Updated 3 May 2024, 7 months ago

Problem/Motivation

Use https://www.drupal.org/project/config_inspector to validate the schema of a field using this view mode, for example:
field.field.paragraph.attachments.field_entity_viewmode

returns the following schema errors, which I think come from this module:

  • default_value.0.value Undefined undefined button missing schema
  • settings.exclude Undefined undefined missing schema
  • settings.negate Undefined undefined 1 missing schema

Steps to reproduce

  1. Install this module
  2. Add a entity_reference_display field to an entity
  3. Use https://www.drupal.org/project/config_inspector to inspect schema errors on that entity
  4. Find the issues above

Proposed resolution

Add a schema.yml to fix these issues.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024