From 964f541a08d2ee55a2e0196ceaeb85a1a964c5f1 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Wed, 2 Oct 2019 19:20:55 -0500 Subject: [PATCH] Remove the VID from the nodes, no need to consider them. If a node was edited the VID won't match anymore with what we have in the source, breaking the migration, so we let drupal handle the revision instead to update the value --- .../geo_upgrade/migrations/upgrade_d7_node_story.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml b/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml index b80c76a..a53b7e0 100644 --- a/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml +++ b/web/modules/custom/geo_upgrade/migrations/upgrade_d7_node_story.yml @@ -18,10 +18,10 @@ process: - plugin: get source: tnid - vid: - - - plugin: get - source: vid +# vid: +# - +# plugin: get +# source: vid langcode: - plugin: default_value