ytgov / yukon-ca

New version of Yukon.ca, built on Drupal 10
1 stars 3 forks source link

Issue #209 - Missing Secondary Content #323

Closed w3creatives closed 8 months ago

w3creatives commented 8 months ago

Issue Addressed: https://github.com/ytgov/yukon-ca/issues/209

Steps: Merge the PR Run the migration update using the following steps:

./vendor/bin/drush migrate:import --update yukon_migrate_landing_page_level_2 ./vendor/bin/drush migrate:import --update yukon_migrate_landing_page_level_2_translations

w3creatives commented 8 months ago

On W3creatives staging servers, we ran the complete migration from the beginning and then ran the above commands to fix this issue. There are some issues for which initiating the complete migration will help fixing the issues.

ew-andrew-sus commented 8 months ago

@w3creatives Be aware that we do not rerun the migration on the deployment process. Check this comment please