-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
export all rows only exports first 10k objects or rows in csv.
Feature / Enhancement Description
Should be able to export all data in a class.
Example Use Case
- user has a class with more than 10k data and wants to export all of the rows in an csv format.
Alternatives / Workarounds
First export all data in a class as json format selecting export this data option from Edit menu. Then user have to convert that data to csv format.
3rd Party References
Metadata
Metadata
Assignees
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature