Ghost/ghost/members-importer/lib
Fabien O'Carroll 75d003816e Fixed the importer from overriding properties
refs https://github.com/TryGhost/Team/issues/1202

When importing we were transforming the CSV and add missing columns to
it before storing it in preparation to perform the import. This resulted
in the missing columns being updated for existing members with blank
data.

We've updated the Members CSV parsing library to take an options list of
columns to include, which then allows imports to not include all of the
default columns.
2021-12-01 17:02:30 +02:00
..
email-template.js Fixed member import email heading spacing 2021-07-22 01:53:21 +12:00
importer.js Fixed the importer from overriding properties 2021-12-01 17:02:30 +02:00