maproulette / maproulette/maproulette-frontend
[question] "dynamic" task prioritization - setting task priority based on status?
@CollinBeczak is already working on this.
Since Feb 18, 2025.
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
Is it possible to set "dynamic" task prioritization based on the status of task?
For example, in a given area with multiple tasks in various states (Created, Skipped, Too Hard), would it be possible to set "Created" tasks as "High" and assign "Skipped" task as medium, and "Too Hard" as low?
I know that it's possible to filter tasks by status, but when a contributor reviews an area, and select the Next task, they appear to be given equal chances of getting Created, Skipped, or Too Hard when all tasks are set to High as default.
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.
Assessment
This issue has not been assessed yet.