Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / migrations / user_profile_entity_form_display.yml
index 44a5c5333df2b8d8f1b5db9caaaae00f45c215ff..7416ac87a6a0c6963dd330e2d0451a1362243e5c 100644 (file)
@@ -14,7 +14,18 @@ source:
 process:
   entity_type: 'constants/entity_type'
   bundle: 'constants/bundle'
-  field_name: name
+  field_name:
+    -
+      plugin: migration_lookup
+      migration: user_profile_field
+      source: fid
+    -
+      plugin: skip_on_empty
+      method: row
+    -
+      plugin: extract
+      index:
+        - 1
   form_mode: 'constants/form_mode'
   type:
     plugin: static_map