Add helper to identify bad data
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 18
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 555
Description
For example, "Mars" is a brand, easy fix.
Find all bottles where Mars is listed as anything other than a brand.
We could put this into a similar interface as our Queue that helps moderators clean up data.
Contributor guide
No contributing guide indexed for this repository
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 by reading the existing Queue interface and tracing how bottle attributes are stored. Clarify the moderator workflow and the precise rules for identifying bottles where Mars is not recorded as a brand. Done should mean the helper exposes those records through the agreed moderator-facing interface, with behavior confirmed for the example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100