Ghost/ghost/members-importer/lib
Naz 7fe9e06c4d
Fixed rule for import background job detection
refs https://github.com/TryGhost/Team/issues/1076

- The members CSV import would go into background job (longer running and resulting with an email) when it contained a complimentary_plan column.
- With recent members codebase decoupling Ghost does not make any connection to Stripe as "complimentary plan" data is saved purely in native data structures. Making no need for a background job for complimentary plans
2022-10-31 16:31:55 +08:00
..
email-template.js 🎨 Added number formatting to members import email 2022-09-16 11:13:12 +02:00
importer.js Fixed rule for import background job detection 2022-10-31 16:31:55 +08:00