question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

exported csv is missing subscribers

See original GitHub issue

Issue 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

  1. Open the subscribers section in the admin interface.
  2. Click export CSV

Technical details:

  • Ghost Version: 0.11.3
  • Node Version: 4.2.6
  • Browser/OS: Chrome
  • Database: mysql

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vivekannancommented, Jan 17, 2017

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.

0reactions
kirrg001commented, Jan 30, 2017

@vivekannan sure 👍

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found