Skip to content

Inaccurate record count while exporting data #101

Description

@hzmangel

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions