Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix task scheduler using wrong storage DateTime format when retrieving scheduled tasks.
issue: NEXT-19989
author: Andreas Allacher
author_email: [email protected]
author_github: @AndreasA
---
- Changed
\Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
to use\Shopware\Core\Defaults::STORAGE_DATE_TIME_FORMAT
when retrieving scheduled tasks.