Skip to content

[7.x] Fix sc:purge-cart-orders command when orders are stored in database#1258

Merged
duncanmcclean merged 1 commit into
7.xfrom
purge-carts
Dec 22, 2025
Merged

[7.x] Fix sc:purge-cart-orders command when orders are stored in database#1258
duncanmcclean merged 1 commit into
7.xfrom
purge-carts

Conversation

@duncanmcclean
Copy link
Copy Markdown
Owner

This pull request attempts to fix the sc:purge-cart-orders command when orders are stored in the database.

We only need to pass the ->timestamp to the orders query when orders are stored as entries (due to the way stuff gets stored in the Stache).

Fixes #1248

@duncanmcclean duncanmcclean merged commit 7ed0bd6 into 7.x Dec 22, 2025
2 of 39 checks passed
@duncanmcclean duncanmcclean deleted the purge-carts branch December 22, 2025 14:05
@github-actions
Copy link
Copy Markdown

Released as part of v7.8.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Order not being purged via the purge command

1 participant