exported csv is missing subscribers
See original GitHub issueIssue Summary
An incorrect number of subscribers is exported into a CSV file when I use the EXPORT CSV
button on the admin interface. I have 58 subscribers but only 3-17 are exported into a CSV file.
Steps to Reproduce
- Open the subscribers section in the admin interface.
- Click export CSV
Technical details:
- Ghost Version: 0.11.3
- Node Version: 4.2.6
- Browser/OS: Chrome
- Database: mysql
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
How to Troubleshoot CSV Export Errors | ConvertKit Help Center
Solution #1: The first thing we will want to check is the email that this Export is sending to. The Exports from your...
Read more >CSV Export not all records are imported | WordPress.org
Trying to export and import subscribers to the other site. ... The missing records are added to the .csv file but simply not...
Read more >Why does my exported CSV data get converted to weird ...
You will see the exported data exactly as it is formatted by the Shift4Shop software before the format is changed by your spreadsheet...
Read more >KB442414: Delimiter options are missing while creating a ...
SYMPTOM Users want to create a subscription with CSV delivery format and they noticed that delimiter options are missing.
Read more >Solving customer CSV file errors - Shopify Help Center
Missing header or missing headers. If the CSV file is missing a required header, then you receive an error message that includes the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Here
Its making use of findPage instead of findAll. So the result is paginated. If I replace it with findAll, an error is thrown in the server. I will look into it.
@vivekannan sure 👍