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
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
Comment #3
mably commentedComment #4
mably commentedComment #5
morvaim commentedClosing this as it is a duplicate of #3400522.
Comment #6
mably commentedMissed that, thanks.
Looks like the description field shouldn't be added to config in the first place.