#2019055: Switch from field-level language fallback to entity-level language fallback changed the CMI filenames for field config entities
field.field.[field_name].yml --> field.field.[entity_type].[field_name].yml
The entry in field.schema.yml needs to be updated accordingly.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | field_config_schema-2099513-1.patch | 457 bytes | yched |
Comments
Comment #1
yched commentedPatch
Comment #2
andypostNice patch, we really need schema checker
Comment #3
alexpottCommitted 3c1b5bc and pushed to 8.x. Thanks!