- Issue created by @mt-i-1
Related to Scheduler module, not core. See https://www.drupal.org/project/scheduler/issues/3507759 🐛 10.3 : Scheduler settings cannot be migrated due to RequirementsException Active
After upgrading to drupal 10.3.10 and running a migration, DrupalSqlBase is throwing a notice. Plan to update to 10.4 soon.
Scheduler settings cannot be migrated due to RequirementsException: The module system is not enabled in the source site., source_module: system., line 118 in //mywebsite/web/core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php
But the module system is enabled. No error on other drush command, only drush mim is throwing the notice. No lead to solve this yet.
1. Upgrade to drupal 10.3.10
2. Run drush mim --update --tag=mytag
Active
10.3 ✨
migration system
Related to Scheduler module, not core. See https://www.drupal.org/project/scheduler/issues/3507759 🐛 10.3 : Scheduler settings cannot be migrated due to RequirementsException Active