Ghost/ghost/members-importer/test/fixtures
Chris Raible af1ff7902e
Fixed member import with created_at in the future (#16580)
closes TryGhost/Team#2793

- if a member is imported with a created_at in the future, the member
will not appear in the members list in admin
- this commit updates created_at to the current date if it is in the
future upon import
2023-04-06 23:01:23 -07:00
..
member-csv-export.csv Restricted members importer to ignore "products" column 2022-10-24 18:06:02 +08:00
single-column-with-header.csv Added very basic unit test coverage to cover happy path import 2021-07-22 01:53:21 +12:00
special-cases.csv Fixed member import with created_at in the future (#16580) 2023-04-06 23:01:23 -07:00
subscribed-to-emails-header.csv Moved header mapping configuration to importer 2022-10-19 18:10:40 +08:00