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.
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.