We should allow people to add arbitrary status values to the overall task status.
Original request -- Add a verified state to tasks that have been marked resolved
Our workflow is a little like this:
- A tester creates a bug report
- A developer fixes the bug and marks it as resolved
- <ideally> A tester would return that bug and verify that it has been fixed
In the ideal world, there would be a verified flag on tasks that have been closed and testers could easily query for tasks that have been marked resolved, but not verified.