X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Fconfig%2Finstall%2Fmigrate_drupal.settings.yml;h=d134dec393b7b1aea0e067ba3bc8199b353f53fe;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=d5a464e4eba5217a6495baf2f4701de457d3841c;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/modules/migrate_drupal/config/install/migrate_drupal.settings.yml b/web/core/modules/migrate_drupal/config/install/migrate_drupal.settings.yml index d5a464e4e..d134dec39 100644 --- a/web/core/modules/migrate_drupal/config/install/migrate_drupal.settings.yml +++ b/web/core/modules/migrate_drupal/config/install/migrate_drupal.settings.yml @@ -3,3 +3,8 @@ enforce_source_module_tags: - Drupal 6 - Drupal 7 +# Migrations with any of these tags will not be derived and executed with the +# other migrations. They will be derived and executed after the migrations on +# which they depend have been successfully executed. +follow_up_migration_tags: + - Follow-up migration