Loading core/modules/taxonomy/migrations/d6_taxonomy_term.yml +2 −1 Original line number Diff line number Diff line Loading @@ -8,8 +8,9 @@ source: plugin: d6_taxonomy_term process: # If you are using this file to build a custom migration consider removing # the tid field to allow incremental migrations. # the tid and revision_id fields to allow incremental migrations. tid: tid revision_id: tid vid: plugin: migration_lookup migration: d6_taxonomy_vocabulary Loading core/modules/taxonomy/migrations/d7_taxonomy_term.yml +2 −1 Original line number Diff line number Diff line Loading @@ -9,8 +9,9 @@ source: plugin: d7_taxonomy_term process: # If you are using this file to build a custom migration consider removing # the tid field to allow incremental migrations. # the tid and revision_id fields to allow incremental migrations. tid: tid revision_id: tid vid: plugin: migration_lookup migration: d7_taxonomy_vocabulary Loading Loading
core/modules/taxonomy/migrations/d6_taxonomy_term.yml +2 −1 Original line number Diff line number Diff line Loading @@ -8,8 +8,9 @@ source: plugin: d6_taxonomy_term process: # If you are using this file to build a custom migration consider removing # the tid field to allow incremental migrations. # the tid and revision_id fields to allow incremental migrations. tid: tid revision_id: tid vid: plugin: migration_lookup migration: d6_taxonomy_vocabulary Loading
core/modules/taxonomy/migrations/d7_taxonomy_term.yml +2 −1 Original line number Diff line number Diff line Loading @@ -9,8 +9,9 @@ source: plugin: d7_taxonomy_term process: # If you are using this file to build a custom migration consider removing # the tid field to allow incremental migrations. # the tid and revision_id fields to allow incremental migrations. tid: tid revision_id: tid vid: plugin: migration_lookup migration: d7_taxonomy_vocabulary Loading