Problem/Motivation

Configuration inspector reports error when using timestamp fields in views for example.

missing schema 'description' is not a supported key.

Steps to reproduce

Add a timestamp field (ex: changed) to a view.

Check the view config using Configuration Inspector.

Proposed resolution

Add the description field to the corresponding schema file.

Issue fork drupal-3540246

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

mably’s picture

Issue summary: View changes
mably’s picture

Status: Active » Needs review
morvaim’s picture

Closing this as it is a duplicate of #3400522.

mably’s picture

Missed that, thanks.

Looks like the description field shouldn't be added to config in the first place.