Ghost/test/utils/fixtures/csv/members-invalid-values.csv
Fabien 'egg' O'Carroll 854a41e556
🐛 Fixed CSV import json-schema email validation (#12239)
no-issue

By using the "email" validation, we were validating emails in CSV
imports using a different validator to the rest of the API. AJV's built
in email validation was failing on emails with "special" characters,
such as letters with an umlaut above them.

This commit brings the validation for CSV imports in line with the rest
of the API.
2020-09-29 12:51:35 +01:00

341 B

1emailnamenotesubscribed_to_emailscomplimentary_planstripe_customer_idcreated_atlabels
2valid@email.com,name starting with comanot_booleanfalsenot_a_datelabels
3valid2@email.comgood nametruenot_boolean2019-10-30T14:52:08.000Zmore-labels
4invalid_email_valuegood nametruefalse2019-10-30T14:52:08.000Zmore-labels