Ghost/test/utils/fixtures/csv/valid-members-import.csv
Nazar Gargol b8197023b3 🐛 Fixed ignored created_at and subscribed fields in Members API
closes #12156

- When adding new member through `POST /members` API or importing members with CSV importer `POST /members/upload` API created_at and subscribed were ignored
- Similar problem but only with `subscribed` field was present in `PUT /members/:id` API
- The regression was introduced with a bump of @tryghost/members-api to 0.26.0, specifically this change in upstream - a28bcc5b2a (diff-3daeef67d07a2a0f94c89a86cafcede9R44)
- Bumped @tryghost/members-api package to 0.28.2 fixing the underlying issue - 7b5f2e3cb7
2020-08-24 19:35:20 +12:00

167 B

1emailnamenotesubscribed_to_emailslabelscreated_at
2jbloggs@example.comjoetrue
3test@example.comtesttest notefalsetest-label1991-10-02T20:30:31.000Z