Ghost/ghost/members-api
Simon Backx bededf4520
🐛 Fixed errors of old events from deleted members (#15944)
refs https://ghost.slack.com/archives/C02G9E68C/p1670215917451249

When a member is deleted, and we receive an opened event for an email to
that member. We threw an uncaught Bookshelf EmptyResponse error.

- This change makes fetching the member not a requirement when handling
that event in the last seen at updater.
- It also adds try catches for all event listeners in the last seen at
updater
2022-12-05 14:36:23 +01:00
..
lib 🐛 Fixed errors of old events from deleted members (#15944) 2022-12-05 14:36:23 +01:00
test 🐛 Fixed upgrading Subscriptions to new Tiers 2022-11-07 17:42:32 +07:00
.eslintrc.js Removed trailing commas from .eslintrc.js 2021-07-14 12:04:46 +01:00
index.js Fixed index.js require 2021-07-15 18:06:45 +01:00
package.json Update dependency bson-objectid to v2.0.4 2022-11-24 11:24:07 +07:00