0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Nazar Gargol 6db07ce34d 🐛 Fixed member CSV import setting subscribed to true as default
no issue

- When importing through CSV we should remain the defaults of 'subscribed' fields (`true` at the moment), unless it is explicitly set to `false` or `FALSE` (the latter uppercase value often comes from scpredsheets)
2020-02-18 11:34:20 +08:00
..
acceptance Added labels for Members (#11538) 2020-02-14 15:03:10 +05:30
regression 🐛 Fixed member CSV import setting subscribed to true as default 2020-02-18 11:34:20 +08:00
unit Fixed tests 2020-02-14 15:50:49 +05:30
utils 🐛 Fixed member CSV import setting subscribed to true as default 2020-02-18 11:34:20 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc