Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / migrate_plus / migrate_example / config / install / migrate_plus.migration.beer_user.yml
index 66b08682bda2c730a6e0c06bc1c145ad53735837..d31b7253e79c5561444096b08190f3481730d145 100644 (file)
@@ -4,6 +4,8 @@
 id: beer_user
 label: Beer Drinkers of the world
 migration_group: beer
+migration_tags:
+  - example
 source:
   plugin: beer_user
 destination:
@@ -90,7 +92,7 @@ process:
   # when that migration runs it knows that each incoming beer should overwrite
   # its stub instead of creating a new node.
   field_migrate_example_favbeers:
-    plugin: migration
+    plugin: migration_lookup
     source: beers
     migration: beer_node