Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 404 Bytes

2022-02-04-fix-task-scheduler-using-wrong-storage-datetime-format-when-retrieving-scheduled-tasks.md

File metadata and controls

9 lines (9 loc) · 404 Bytes
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
---

Core

  • Changed \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler to use \Shopware\Core\Defaults::STORAGE_DATE_TIME_FORMAT when retrieving scheduled tasks.