Skip to content

Updated the cron hook in migrate_scheduler.module.

There were still some updates needed in order to get this to work, in fact I'm surprised that this ever worked, because on line 30 the createInstance() will always be FALSE because is just the label for the cron job.

Closes #2973261

Merge request reports