Skip to content

Can't export more than 10k rows as csv #1961

@sadakchap

Description

@sadakchap

New Feature / Enhancement Checklist

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

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions