- Issue created by @john pitcairn
- 🇪🇸Spain qtarant
Hello. I have exactly the same issue. As a collateral effect subscriptions are never canceled, because the "draft" order is canceled because there is no order items on order, and after that cron is searching draft orders and the order (related with a canceled subscription) was canceled so cron not applies changes on subscription state.
I fixed checking if there are charges before create new order items and delete previous order items on the order.