maproulette / maproulette/maproulette-backend
Incorrect Global Attribute On US Challenge
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
This challenge is classified as global even though it spans less than 180 horizontally and less than 90 vertically.
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 by inspecting challenge 52711 and the backend path that determines whether a challenge is global. Compare its horizontal and vertical span with the stated 180-by-90 criteria. Done means the challenge is no longer classified as global when it falls within those bounds, with the relevant behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100