Problem/Motivation
When using the migrate_skip_fields_by_name, trying to skip a field for all entity types and bundles based on its name does not work. Example, '*:*:field_image' would allow the migration of field_image fields.
Issue fork migrate_skip_fields-3469311
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 commentedFixed and included in 1.0.0-alpha5 release.