mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
9e3136cdbc
refs https://github.com/TryGhost/Team/issues/1156 Because we were only attempting to add the product to the members if the subscription was new AND active - we would not add it for incomplete subscriptions transitioning to active. Instead we always attempt to add the product to a member for an active subscription - it doesn't matter if it's a new one. We later have logic to filter out duplicate products if the member already has access to the product. |
||
---|---|---|
.. | ||
controllers | ||
repositories | ||
services | ||
common.js | ||
MembersAPI.js | ||
migrations.js |