joaorb64 / joaorb64/TournamentStreamHelper
5.71: "Best of" data from StartGG overrides user input when autoupdating
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
When running the autoupdate from loading a set, each update will override the "Best of" data in the program with StartGG’s data, even if the user previously corrected this issue (mostly due to StartGG is throwing out garbage data during offline events).
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
Trace the autoupdate path that runs when loading a set and identify where StartGG’s “Best of” value replaces the program’s current value. Reproduce the issue with a manually corrected value, including the offline-event case described here. Done means autoupdating preserves the user’s correction instead of overwriting it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100