Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inaccurate record count while exporting data #101

Open
hzmangel opened this issue Mar 11, 2014 · 0 comments
Open

Inaccurate record count while exporting data #101

hzmangel opened this issue Mar 11, 2014 · 0 comments

Comments

@hzmangel
Copy link

MongoHub version: 2.3.2[73]
MongoDB server version: v2.0.2, pdfile version 4.5
OS version: Ubuntu 10.04.4 LTS

How to reproduce:

  1. Connect to one MongoDB server
  2. Select one collection and open query window.
  3. Select export tab, and fill needed parameter for exporting. Remember to set limit to a number smaller than total record count.
  4. Click export button and wait for export done.
  5. Notice message said Exported 12345 records.. The number in message is total number of records, but actually only 30 records are exported since the limitation number.

Please verity it, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant