Problem
Apart from "Under review", the current statuses are all product-related and deterministic of the wishes' future. "Under review" exists as the catch-all before triaging a wish, but user's can't vote on them.
The theory is that if we allow the community to show us how important a wish is to them (by way of voting), it could effect which status the stakeholder chooses. We basically just need a status that's equivalent to "this wish is valid, let's let people vote on it", but isn't yet triaged by WMF or stakeholders.
Acceptance criteria
- Add a new vote-able status, let's call it "Accepted", that sits in between "Under review" and the others.
The statuses are stored in configuration and have unique numerical IDs. This means "Accepted" will have to come last in the config, and thus in the dropdown in Special:WishlistIntake. If this is deemed problematic, maybe we could alphabetically sort the dropdown options so the ordering doesn't cause confusion.