Issue #2793731 by mikeryan: Obsolete destination properties in d6_file/d6_user_picture_file

8.3.x
Nathaniel Catchpole 2016-09-14 11:37:59 +01:00
parent 09b65db311
commit f3a83727b0
2 changed files with 0 additions and 2 deletions

View File

@ -43,4 +43,3 @@ process:
uid: uid uid: uid
destination: destination:
plugin: entity:file plugin: entity:file
urlencode: true

View File

@ -36,7 +36,6 @@ process:
- '@destination_full_path' - '@destination_full_path'
destination: destination:
plugin: entity:file plugin: entity:file
source_path_property: picture
migration_dependencies: migration_dependencies:
# Every migration that references a file by Drupal 6 fid should specify d6_file as an # Every migration that references a file by Drupal 6 fid should specify d6_file as an
# optional dependency. # optional dependency.