0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services/mega
Kevin Ansfield 82126f29e6 Added guard for member rows having missing data when creating email recipients
no issue

- we've had an issue with emails failing due to unexpectedly missing data when inserting email recipient rows
- added a validation check before adding recipient details along with a log so that invalid data can be investigated
2020-10-02 11:29:10 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Added guard for member rows having missing data when creating email recipients 2020-10-02 11:29:10 +01:00
post-email-serializer.js Refactor mega service to use stored email content and batch/recipient records 2020-09-29 17:17:54 +01:00
template.js 🐛 Fixed bookmark card display in member emails when using Gmail+Chrome 2020-08-24 18:21:09 +01:00