Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate_drupal / config / install / migrate_drupal.settings.yml
index d5a464e4eba5217a6495baf2f4701de457d3841c..d134dec393b7b1aea0e067ba3bc8199b353f53fe 100644 (file)
@@ -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