maproulette / maproulette/maproulette-backend
Challenge gets 'unfeatured' when normal user edits it
Open
Nobody has claimed this yet.
BACKLOG
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
Repro:
- As a superuser I mark a challenge as 'featured'.
- The challenge now appears in the 'featured' list.
- As a normal user, I edit the challenge and save.
- The challenge is now no longer 'featured'.
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 reproducing the listed sequence through the challenge edit and save flow, then trace the backend handling for challenge updates. Done means a challenge marked featured remains in the featured list after a normal user edits and saves it.
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