Ghost/ghost/members-csv/test
Fabien "egg" O'Carroll b1cc2a8ea8 Fixed CSV unparsing for subscribed flag
no-issue

We have a special mapping for subscribed_to_emails -> subscribed in the
parse method, but were not mapping it in the unparse method, which meant
we were losing information during CSV imports.
2022-01-11 16:26:11 +02:00
..
fixtures Added empty string '' to null transform when parsing CSVs 2020-08-17 17:57:49 +12:00
utils Initialized members-csv package 2020-06-19 18:54:48 +12:00
.eslintrc.js Removed trailing commas from .eslintrc.js 2021-07-14 12:04:46 +01:00
parse.test.js Refactored members-csv to remove unused columnsToExtract 2020-12-04 10:10:59 +00:00
unparse.test.js Fixed CSV unparsing for subscribed flag 2022-01-11 16:26:11 +02:00