Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / migrate_plus / migrate_example / config / install / migrate_plus.migration.beer_node.yml
index e2a9aefcb3ac0604700a5f8c020e033a72962938..321c576df3656335ba2f7bfba73ff93d33a56d7a 100644 (file)
@@ -14,7 +14,7 @@ process:
   title: name
   nid: bid
   uid:
-    plugin: migration
+    plugin: migration_lookup
     migration: beer_user
     source: aid
   sticky:
@@ -22,7 +22,7 @@ process:
     default_value: 0
   field_migrate_example_country: countries
   field_migrate_example_beer_style:
-    plugin: migration
+    plugin: migration_lookup
     migration: beer_term
     source: terms
   # Some Drupal fields may have multiple components we may want to set