maproulette / maproulette/maproulette-backend
Cannot skip an item marked "too hard"
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
Pops up an error "KO: Invalid task status supplied". Currently getting this on http://maproulette.org/map/404/423137
I'd guess that it should be possible to go to the next task, even if it isn't supposed to be possible to change the status to "Skipped"
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
Reproduce the error using the MapRoulette map/task URL in the issue and trace the API handling for an item marked "too hard" when moving to the next task. No source file or test is named, so first locate the status-validation entry point. Done means the next task can be opened without incorrectly accepting an invalid "Skipped" status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100