Config schema errors

Created on 13 October 2021, over 3 years ago
Updated 24 April 2025, 4 days ago

I get errors when using Configuration inspector:

  • display.default.display_options.sorts.field_group_value.allowed_values: <strong>missing schema</strong>
  • display.default.display_options.sorts.field_group_value.null_heavy: <strong>missing schema</strong>

Already tried to create a config/schema/views_list_sort.views.schema.yml file in the module with:

views.sort.sort_allowed_values:
  type: views_sort
  label: 'Sort by allowed values'
  mapping:
    allowed_values:
      type: boolean
      label: 'Sort by allowed values'
    null_heavy:
      type: boolean

But errors still present.

Maybe someone else has an idea how to fix this?

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇦🇹Austria nimoatwoodway Tyrol / Austria

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