Ghost/ghost/members-api/lib/repositories
Rishabh c19d2d8712 Updated subscription flow to only attach single tier to member
refs https://github.com/TryGhost/Team/issues/1728

- previously, we allowed a member to be mapped to multiple tiers simultaneously as an edge case, in case they managed to signup via another subscription
- since this was always an edge case and not supported, to simplify the flows going forward now that complimentary members can also upgrade, in case of an active subscription we'll always just attach the associated tier to member and remove all other tiers mapped to it
2022-08-19 20:55:31 +05:30
..
event.js
member.js Updated subscription flow to only attach single tier to member 2022-08-19 20:55:31 +05:30
product.js Restricted existing prices to those that are active (#15195) 2022-08-08 16:18:07 +01:00