mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
ae844db60b
refs https://github.com/TryGhost/Team/issues/995 Since we reintroduced the comped status, we did not update the subscription handling to correctly set members to a status of comped when they were on a 'Complimentary' plan. This meant that 'comped' members had a status of 'paid'. The changes to @tryghost/members-api ensure that handling subscriptions going forward will not result in this error. Since we handle the Complimentary plan correctly now, we do not need to manually check for the existence of one, we can instead rely on the status to set the `comped` flag. |
||
---|---|---|
.. | ||
serializers | ||
validators | ||
index.js | ||
permissions.js |