75d003816e
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. |
||
---|---|---|
.. | ||
email-template.js | ||
importer.js |