Ghost/ghost/core
Simon Backx 9ca2e3f183 🐛 Fixed storing email recipient failures
fixes https://github.com/TryGhost/Team/issues/2398

There was an error when fetching the existing email recipient failure. It ended up matching all recipient failures. The result was that only one failure was stored in the database.
2023-01-10 15:41:42 +01:00
..
content
core Updated playwright tests to use updated data ids 2023-01-10 13:33:12 +05:30
test 🐛 Fixed storing email recipient failures 2023-01-10 15:41:42 +01:00
.c8rc.e2e.json Removed db schema config from e2e test coverage 2022-11-30 17:08:47 +07:00
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore Added CI for running Playwright tests 2022-12-02 17:04:04 +00:00
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Update dependency luxon to v3.2.1 [SECURITY] 2023-01-09 16:38:57 +00:00
playwright.config.js