Link the articles with their authors.
This commit is contained in:
parent
927a9d0351
commit
4345a50834
1 changed files with 8 additions and 1 deletions
|
@ -147,7 +147,14 @@ process:
|
||||||
target_id: fid
|
target_id: fid
|
||||||
display: display
|
display: display
|
||||||
description: description
|
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
|
# plugin: get
|
||||||
# source: field_author
|
# source: field_author
|
||||||
|
|
Loading…
Add table
Reference in a new issue