mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
0825a2d7f4
fixes https://github.com/TryGhost/Team/issues/2386 **Issue:** - When trying to import a member that already exists, and has 'subscribed' set to 'true' in the CSV, the newsletters the member is subscribed to are reset to the default newsletters. - When ediging a member with the API and setting `subscribed` to true, the same happens. **Cause:** A faulty check for the `status` property of a newsletter. Fixed and added a new E2E test. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |