- Issue created by @marchuk.vitaliy
- π³π±Netherlands megachriz
Good suggestions.
About the first: history_limit must be lower than commerce_cart[cart_expiration][number], I think that it would be better to only warn the user that carts don't exist if they set history_limit to a higher value and not enforce that it must be lower than commerce_cart[cart_expiration][number].
Second: good call to clean up records for no longer existing carts.
- πΊπ¦Ukraine marchuk.vitaliy Rivne, UA
@megachriz I agree with your suggestions.