Skip to content

For XLSX columns get deleted from the importer due to inconsistent behaviour for empty or nil fields  #19

@phochste

Description

@phochste

I guess the XLSX imported should have much better column metadata then the other formats and should know which fields are available in the file.

E.g.

A B C
X X
Y Y Y

Will result in

---
A: X
C: X
...
A: Y
C: Y
...

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