Issue #2327883: Field [storage] config have incomplete settings until they are saved
Compare changes
- Andrei Mateescu authored
Ensure that newly-created field_config entities have the correct settings for entity reference fields.
+ 32
− 3
@@ -386,6 +386,34 @@ function field_field_storage_config_update(FieldStorageConfigInterface $field_st
@@ -406,13 +434,14 @@ function field_field_config_presave(FieldConfigInterface $field) {