Missing schema reported by Configuration Inspector

Created on 11 April 2024, about 1 year ago

Problem/Motivation

When running Configuration Inspector, errors pop up
- in Views, field 'to_sid':
missing schema 'click_sort_column' is not a supported key.
missing schema 'type' is not a supported key.
missing schema 'settings' is not a supported key.
missing schema 'group_column' is not a supported key.
missing schema 'group_columns' is not a supported key.
missing schema 'group_rows' is not a supported key.
missing schema 'delta_limit' is not a supported key.
missing schema 'delta_offset' is not a supported key.
missing schema 'delta_reversed' is not a supported key.
missing schema 'delta_first_last' is not a supported key.
missing schema 'multi_type' is not a supported key.
missing schema 'separator' is not a supported key.
missing schema 'field_api_classes' is not a supported key.

Steps to reproduce

- install configuration inspector
- add a view with Sate as a field.
- run admin/reports/config-inspector

Proposed resolution

Complete data in WorkflowTransitionViewsData::getViewsData()??
-- Adding 'click sortable' and 'no group by' does not help.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇳🇱Netherlands johnv

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

Comments & Activities

Production build 0.71.5 2024