testmycode / testmycode/tmc-server
Reports should not show points that are no longer available
Open
Nobody has claimed this yet.
bug
easy
- Dominant language
- Ruby
- Stars
- 51
- Forks
- 42
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 1
Description
Even though the system must not delete points once they become unavailable, they should not end up in the user interface or in any totals or stats.
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
The issue names no files, tests, or entry points. Start by locating report generation and the code that determines whether points are available, then trace how those points reach the UI, totals, and statistics. Done means unavailable points remain stored but are excluded from all three outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100