diff --git a/core/modules/migrate_drupal/config/install/migrate.migration.d6_system_cron.yml b/core/modules/migrate_drupal/config/install/migrate.migration.d6_system_cron.yml index 68c7d39..61953b4 100644 --- a/core/modules/migrate_drupal/config/install/migrate.migration.d6_system_cron.yml +++ b/core/modules/migrate_drupal/config/install/migrate.migration.d6_system_cron.yml @@ -9,8 +9,8 @@ source: - cron_threshold_error - cron_last process: - 'threshold/warning': cron_threshold_warning - 'threshold/error': cron_threshold_error + 'threshold/requirements_warning': cron_threshold_warning + 'threshold/requirements_error': cron_threshold_error destination: plugin: config config_name: system.cron