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. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
index.js | ||
MembersAPI.js | ||
package.json |