From b65a5a6a645b9a389dbe93e0df91a8c8636a67c3 Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 1 Mar 2021 18:52:20 +0100 Subject: [PATCH] added flags command to migrate script --- migrate-from-d7.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/migrate-from-d7.sh b/migrate-from-d7.sh index da50a698..b9c5154f 100755 --- a/migrate-from-d7.sh +++ b/migrate-from-d7.sh @@ -140,6 +140,13 @@ drush mim d7_simplenews_subscribers --update --feedback="1000" # migration_loop d7_simplenews_subscribers; sleep 5 +echo " " +echo "Migrating flalists" +drush mim d7_flaglists --feedback="200" +echo " " +drush mim d7_flaglistitems --feedback="200" +sleep 5 + echo " " echo "Regenerating url aliases for nodes and terms" drush pag all canonical_entities:taxonomy_term