Skip to content

Export Selected only exports 100 items due to limit #2086

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

Closed
4 tasks done
Novulux opened this issue Apr 8, 2022 · 1 comment · Fixed by #2087
Closed
4 tasks done

Export Selected only exports 100 items due to limit #2086

Novulux opened this issue Apr 8, 2022 · 1 comment · Fixed by #2087
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@Novulux
Copy link
Contributor

Novulux commented Apr 8, 2022

New Issue Checklist

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.
image

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

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Apr 9, 2022
@mtrezza mtrezza linked a pull request Apr 9, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants