mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 15:55:08 +03:00
f4b7dfd08c
refs https://github.com/TryGhost/Team/issues/959 Because we were using the pre-existing products to determine a members status, instead of the products _after_ we have handled the updates to subscriptions, members with a paid subscription which was later canceled were changed to 'comped' rather than 'free'. This adds a final check to set a member to 'free' if their new set of products is empty. |
||
---|---|---|
.. | ||
event.js | ||
member.js | ||
product.js |