From 4345a508343983d5ac7cfece20821b9c9c71cffd Mon Sep 17 00:00:00 2001 From: David Valdez Date: Mon, 5 Aug 2019 20:49:54 -0500 Subject: [PATCH] Link the articles with their authors. --- .../geo_upgrade/migrations/upgrade_d7_node_story.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml b/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml index 8578231..f6ea663 100644 --- a/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml +++ b/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml @@ -147,7 +147,14 @@ process: target_id: fid display: display description: description -# field_author: + field_authors: + plugin: sub_process + source: field_author + process: + target_id: + plugin: migration_lookup + source: value + migration: upgrade_d7_node_story_author # - # plugin: get # source: field_author