mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +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. |
||
---|---|---|
.. | ||
domain-events | ||
express-dynamic-redirects | ||
magic-link | ||
member-analytics-service | ||
member-events | ||
members-analytics-ingress | ||
members-api | ||
members-csv | ||
members-importer | ||
members-ssr | ||
members-stripe-service | ||
offers |