You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 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.
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.

Actual Outcome
I received a CSV file with only exported 100 rows.
Expected Outcome
I expected 200 items in the CSV.
Environment
Dashboard
4.1.1-alpha.1
Edge
100.0.1185.29
Server
4.2.0
Linux
Heroku
Database
MongoDB
4.4
MongoDB Atlas
Logs
The text was updated successfully, but these errors were encountered: