The Drupal migration pipeline wants each source entity to go to one destination entity, but a single node may need to transform its text fields and list text fields into several entity references. So how do you break up data from one entity and migrate it into multiple entities?
Go to Source
Author: