Skip to content

Ensure presence and column order of optional fields in generated TSV files #33

@HenningTimm

Description

@HenningTimm

When omitting optional fields of the metadata block, the column order of the generated TSV file can get out of order. This is probably due to the fact that missing columns are not explicitly added a metadata format. My guess is that a yaml file missing an optional field in all entries would result in tsv files missing the column altogether. This is not intentional and should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions