mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +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. |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
e2e-webhooks | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js |