Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / migrations / user_profile_field_instance.yml
index 50e0bd2839705d846817ea494051e174bbdefdcd..b6c706ceb703d5096a2dec400d0ab578ebe82f64 100644 (file)
@@ -14,7 +14,18 @@ process:
   bundle: 'constants/bundle'
   label: title
   description: explanation
-  field_name: name
+  field_name:
+    -
+      plugin: migration_lookup
+      migration: user_profile_field
+      source: fid
+    -
+      plugin: skip_on_empty
+      method: row
+    -
+      plugin: extract
+      index:
+        - 1
   required: required
 destination:
   plugin: entity:field_config