mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +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. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json |