diff --git a/core/modules/field/migrations/d7_field_formatter_settings.yml b/core/modules/field/migrations/d7_field_formatter_settings.yml index 6cbbba3ee2..d896bba501 100644 --- a/core/modules/field/migrations/d7_field_formatter_settings.yml +++ b/core/modules/field/migrations/d7_field_formatter_settings.yml @@ -78,10 +78,14 @@ process: map: [] - plugin: d7_field_type_defaults + destination_type: + plugin: process_field + source: type + method: getFieldType "options/type": - plugin: field_formatter_fallback - field_type: type + field_type: '@destination_type' source: '@formatter_type_mapped' - plugin: skip_on_empty