Ghost/ghost/members-importer/test/fixtures
Chris Raible c2fd22a246
🐛 Fixed members import unsubscribing members when subscribe_to_emails is empty (#19658)
fixes ENG-611

- Previously, if an existing member with newsletter subscriptions was
imported, and `subscribe_to_emails` was blank/empty, the member would be
unsubscribed from all newsletters, which is not the expected behavior.
- This PR changes the behavior so if `subscribe_to_emails` is blank, it
will not unsubscribe existing members.
2024-02-06 10:19:16 -08:00
..
auto-stripe-customer-id.csv Added search by email for Stripe Customer ID during member import (#17326) 2023-07-13 13:20:54 +02:00
comped-member-import-tier.csv Implement member import with tier (#17506) 2023-08-18 15:24:31 +01:00
comped-member-invalid-import-tier.csv Implement member import with tier (#17506) 2023-08-18 15:24:31 +01:00
free-member-import-tier.csv Implement member import with tier (#17506) 2023-08-18 15:24:31 +01:00
member-csv-export.csv Restricted members importer to ignore "products" column 2022-10-24 18:06:02 +08:00
paid-member-import-tier.csv Implement member import with tier (#17506) 2023-08-18 15:24:31 +01:00
single-column-with-header.csv
special-cases.csv Fixed member import with created_at in the future (#16580) 2023-04-06 23:01:23 -07:00
subscribed-to-emails-cases.csv 🐛 Fixed members import unsubscribing members when subscribe_to_emails is empty (#19658) 2024-02-06 10:19:16 -08:00
subscribed-to-emails-header.csv Moved header mapping configuration to importer 2022-10-19 18:10:40 +08:00