Skip to content
Snippets Groups Projects
Commit 4cb1ce34 authored by Fran Garcia-Linares's avatar Fran Garcia-Linares
Browse files

Alias for high water mark property.

parent 5737754f
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ source:
node_type: organization
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -11,6 +11,7 @@ source:
node_type: project_core
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -11,6 +11,7 @@ source:
node_type: project_distribution
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -11,6 +11,7 @@ source:
node_type: project_drupalorg
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -10,12 +10,12 @@ label: 'Project Files to Media entities'
source:
plugin: d7_file_project_images
high_water_property:
name: changed
name: timestamp
scheme: public
constants:
# Path changed via hook_migration_plugins_alter
# and set via $config['drupalorg_migrate']['project_files']['source']
source_base_path: '/var/www/html/web/files/d7-files'
source_base_path: 'https://www.drupal.org'
destination:
plugin: entity:file
......
......@@ -11,6 +11,7 @@ source:
node_type: project_module
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -11,6 +11,7 @@ source:
node_type: project_release
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -11,6 +11,7 @@ source:
node_type: project_theme
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -11,6 +11,7 @@ source:
node_type: project_theme_engine
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
......@@ -11,6 +11,7 @@ source:
node_type: project_translation
high_water_property:
name: changed
alias: n
destination:
plugin: entity:node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment