Try our conversational search powered by Generative AI!

RemovedExpiredCartsJob does not filter serializable carts

Fixed in

EPiServer.Commerce 13.0.0

(Or a related package)

Created

Feb 01, 2019

Updated

Mar 29, 2019

Area

Core

State

Closed, Fixed and tested


Description

SerializableCartDB.FindCarts already support excluded carts. But the RemovedExpiredCartsJob still loads all carts then filters on the application level, which is slow and ineffective.