Ghost/ghost/core/core
Simon Backx cf5c64f96b
🐛 Fixed batches can have an empty "to" field (#16064)
fixes https://github.com/TryGhost/Team/issues/2246

This solution adds some retries when fetching the recipients for a
batch. For an unknown reason the recipients can be empty (while they
aren't in the database). This should fix the issue for now until we find
more information about the root cause.
2023-01-05 15:29:03 +01:00
..
cli Record tests using same setup as the test runner 2022-12-07 10:59:45 +00:00
frontend Added a timeout to the get helper 2022-12-14 15:35:07 +00:00
server 🐛 Fixed batches can have an empty "to" field (#16064) 2023-01-05 15:29:03 +01:00
shared Added static version of theme errors notification 2023-01-05 11:38:17 +01:00
app.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
boot.js Added email renderer implementation draft (#15877) 2022-11-29 11:27:17 +01:00
bridge.js Added member attribution script (#15242) 2022-08-16 15:44:51 +02:00