Skip to content

Unable to export large report (more 5000 rows) with grouping. #922

Open
@vtsykun

Description

@vtsykun

STR

  • Create report with group by any field (not PK)
  • Add count(ID) column to report
    Selection_999(283)
  • report must have more 5000 rows
  • export report datagrid

Actual result

Count of rows on csv file and datagrid is equals, but export ended partially, only 5000 first records of report was export correctly. The next 5000 (the next chunks) records are repeated/duplicate from beginning of report. There are not records of the last datagrid page in the result.

Expected result
CSV export and datagrid must be equals

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions