Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / migrate_plus / migrate_example / migrations / beer_comment.yml
index e631e9ac86b4734cc5c7752866f252ec213e2167..3540ab69d04becce3733b405abb4982f0945bbad 100644 (file)
@@ -8,11 +8,11 @@ destination:
   plugin: entity:comment
 process:
   pid:
-    plugin: migration
+    plugin: migration_lookup
     migration: beer_comment
     source: cid_parent
   entity_id:
-    plugin: migration
+    plugin: migration_lookup
     migration: beer_node
     source: bid
   entity_type:
@@ -26,7 +26,7 @@ process:
     default_value: node_comments
   subject: subject
   uid:
-    plugin: migration
+    plugin: migration_lookup
     migration: beer_user
     source: aid
   name: name