Ghost/ghost/members-api/lib
Kevin Ansfield e8b8fef985 🐛 Fixed member responses not including complimentary subs when canceled subs exist
refs https://github.com/TryGhost/Team/issues/1141

- when a member had canceled subscriptions the check we have to match products to subscriptions to determine whether to insert the hardcoded complimentary subscription was incorrectly matching against the canceled subscriptions
- updated to match only active subscriptions
2022-03-18 10:47:24 +00:00
..
controllers Moved the last of the Stripe config out of Members 2022-02-15 10:57:40 +02:00
repositories Added MemberCancelEvent 2022-03-11 22:44:28 +01:00
services 🐛 Fixed member responses not including complimentary subs when canceled subs exist 2022-03-18 10:47:24 +00:00
MembersAPI.js Added MemberCancelEvent 2022-03-11 22:44:28 +01:00