Bug - Environmental Metadata TSV Export Contains Incorrect/Missing Column Names
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
When downloading the Environmental "Metadata only" tsv file it contains incorrect and missing column names, based on latest dictionary in PROD `imicroseq_wastewater` version `1.17`
## Steps to Reproduce
1. Go to the **Environmental Waste water Explorer**
2. Select one or multiple rows
3. Download "Metadata only"
4. Open the downloaded `.tsv` file and inspect the column headers
## Expected vs. Actual Behavior
| Current Column Name | Expected Column Name | Issue |
|---|---|---|
| `Data Viral Clade` | `viral clade` | Wrong name |
| `Data Sample Collection Data Steward Name` | `data steward contact name` | Wrong name |
| *(missing)* | `data steward contact email` | Column absent |
## Environment
**Dev** and **PROD**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.