TYPO3 14: Upgrading the major version 

Upgrade Wizards for TYPO3 14 

Migration of scheduler tasks to the new format 

The following upgrade wizard has to be run if the system extension typo3/cms-scheduler is installed:

Migrate the contents of the tx_scheduler_task database table into a more structured form.

The Scheduler task format has changed in TYPO3 v14. You must run the upgrade wizard to migrate existing tasks.

  • If the wizard stays visible after execution, some tasks could not be migrated. Check tx_scheduler_task for entries with an empty tasktype and recreate them manually.
  • Run this step only in TYPO3 v14. It may not work in later versions.