-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
The export selected rows options does not actually export the amount of rows stated if there are over 100, due to the query default limit.
Steps to reproduce
Go to a class with over 100 items and use the bulk select. Then click Export -> Export # selected rows.
Actual Outcome
I received a CSV file with only exported 100 rows.
Expected Outcome
I expected 200 items in the CSV.
Environment
Dashboard
- Parse Dashboard version:
4.1.1-alpha.1
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Edge
- Browser version:
100.0.1185.29
Server
- Parse Server version:
4.2.0
- Operating system:
Linux
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
Heroku
Database
- System (MongoDB or Postgres):
MongoDB
- Database version:
4.4
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
MongoDB Atlas
Logs
mtrezza
Metadata
Metadata
Assignees
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed