Skip to content

Support for column (field) ordering on the download file call #21

@leomrocha

Description

@leomrocha

Currently the returned file during download does not allow for column sorting.

As a client, when I download a file I would like to be able to define the column(field) order on the downloaded files instead of just using the default one.

Acceptance:

  • I can sort the fields by giving a sorted list of fields

Tasks

TODO

Analysis

The js-xlsx library that we are currently using allows for sorting giving as input the ordered list of fields.

TODO. Finish implementation and task analysis.
TODO analyze if different ways of sorting are needed (alphabetically, key, just by input list, something else)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions