Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 331 Bytes

2021-06-14-use-updatedat-during-cart-cleanup-task.md

File metadata and controls

9 lines (9 loc) · 331 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: Use updatedAt during cart cleanup task.
issue: NEXT-16519
author: Andreas Allacher
author_email: andreas.allacher@massiveart.com
author_github: @AndreasA
---

Core

  • Changed method Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler::run()to take updated_at into account during scheduled cart cleanup task .