Problem/Motivation
As noted in #3354122: Do not attempt to migrate Drupal 7 field instances for fields whose storage was not migrated, the `field_type_exists` check in `_migrate_skip_fields_instance_configuration` prevents field plugins to skip field instances in D7. This is useful, for example, to identity and skip conflicting text processing settings in Drupal 7.
Issue fork migrate_skip_fields-3452407
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
dinarcon commentedCommitted.
Comment #4
dinarcon commented