d427e72b1c
refs https://github.com/TryGhost/Team/issues/542 Importing members with a created_at date will incorrectly create events for the member for the date of the import. This updates our event handling to use either the passed created_at date, or in the case of subscriptions the start_date of the subscription. We're using start_date for subscriptions rather than created, as this is more accurate because start_date works correctly for backdated subscriptions in Stripe. |
||
---|---|---|
.. | ||
magic-link | ||
members-api | ||
members-csv | ||
members-ssr |