0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/email-analytics
Kevin Ansfield 84ae8585c6 Added guard for page.items existing in Mailgun response
no issue

- it's possible to get Mailgun responses where the `items` array doesn't exist so we need to guard against that so we don't error
2020-12-07 11:07:25 +00:00
..
jobs Added sentry error capturing to email analytics jobs 2020-12-02 14:57:15 +00:00
lib
providers Added guard for page.items existing in Mailgun response 2020-12-07 11:07:25 +00:00
email-analytics.js Fixed email count check in email-analytics service 2020-12-01 15:02:04 +00:00
index.js