Migrate the field_file and field_image in the pages.

This commit is contained in:
David Valdez 2018-08-30 12:53:40 -05:00
parent dfefedb453
commit 71d407fefd
7 changed files with 155 additions and 3 deletions

View file

@ -35,6 +35,27 @@ process:
process:
target_id: '0'
target_revision_id: '1'
field_image:
-
plugin: iterator
source: field_image
process:
target_id:
plugin: migration_lookup
migration: agaric_file
source: fid
alt: alt
title: title
height: height
width: width
field_file:
-
plugin: iterator
source: field_file
process:
target_id:
plugin: migration_lookup
source: fid
status: status
created: created
changed: changed