Skip to content

[FEATURE] Keep csv headers when exporting results in html and when only differences are requested in the report #3316

@xakewi

Description

@xakewi

Description

In the app, when using the command line to compare 2 csv files which contains headers, and when adding the parameter « difference only » for the report, the html does not contains the headers. It makes sence because headers in both files have same headers and obviously the headers line does not show up in the report.
The thing is the difficulty to read the report when you have a huge number of columns in your csv files. You can’t tell easily in the report which column a value belongs to if you do not count one by one.
It would be nice to have an option in command line to specify that headers should be in the report even if no difference found.

Examples or references (optional)

No response

Additional context

No response

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