mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
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. |
||
---|---|---|
.. | ||
controllers | ||
repositories | ||
services | ||
common.js | ||
migrations.js |