duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
143 stars 36 forks source link

[5.x] Database Orders: Fix Overview queries #911

Closed duncanmcclean closed 12 months ago

duncanmcclean commented 12 months ago

This pull request fixes an issue with some of the queries done on the Overview page when using database orders.

There's no status_log column in the orders table. Instead, the array is stored inside the data JSON blob, so that needs to be the thing that gets queried instead.

github-actions[bot] commented 12 months ago

Released as part of v5.3.7.