Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
User experience
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2019 at 10:48 UTC
Updated:
13 Feb 2019 at 11:34 UTC
Jump to comment: Most recent
Comments
Comment #2
bojanz commentedAn empty cart is not a deleted cart.
Deleting the entire entity only to recreate it if the customer decides to use a shopping cart again in 5min would just strain your system for no benefit.
What you want is a cleanup process to delete empty carts if they haven't been touched in a while.
That's one of the goals of #2853527: Implement the ability to expire and delete old carts.