3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Migrate the plant_type.image field.

This commit is contained in:
paul121 2020-12-23 17:00:45 -08:00 committed by Michael Stenta
parent 84b0f9b8d4
commit 93eb37d7c8

View file

@ -57,6 +57,21 @@ process:
maturity_days:
plugin: get
source: field_farm_maturity_days
image:
plugin: sub_process
source: field_farm_images
process:
target_id:
plugin: migration_lookup
migration:
- farm_migrate_file
- farm_migrate_file_private
no_stub: true
source: fid
alt: alt
title: title
width: width
height: height
migration_dependencies:
required:
- farm_migrate_taxonomy_crop_family