Ghost/ghost
Fabien O'Carroll 095c624172 🐛 Fixed cancelling subscriptions when destroying
refs https://github.com/TryGhost/Ghost/issues/12711

We must wait for the stripeSubscriptions relation to be loaded before
attempting to loop through them. As well as this we should use `upsert`
so that we can edit a subscription record by `subscription_id`, rather
than the (internal) `id`
2021-03-03 13:15:13 +00:00
..
magic-link Published new versions 2021-02-22 14:02:54 +00:00
members-api 🐛 Fixed cancelling subscriptions when destroying 2021-03-03 13:15:13 +00:00
members-csv Published new versions 2021-02-23 17:48:22 +00:00
members-ssr Published new versions 2021-02-22 14:02:54 +00:00