bug: when `publisher: short` does not exist in timeseries json file, time series data shows `"undefined"` in the source value
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 6h 36m
- Merged PRs (30d)
- 13
Description
See TransitionZero timeseries data downloads
Either show full publisher name instead or noting at all
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the TransitionZero timeseries data downloads and reproduce a case where the publisher: short value is absent from the timeseries JSON. Trace how that missing publisher becomes the source value, then verify the result uses either the full publisher name or no value rather than undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100