TFS2010 - How can you change the "State" for a Task?
Posted
by Keith Barrows
on Stack Overflow
See other posts from Stack Overflow
or by Keith Barrows
Published on 2010-04-08T22:28:22Z
Indexed on
2010/04/08
22:33 UTC
Read the original article
Hit count: 291
We are using Tasks to track individual development items and the "out of the box" configuration gives us only 2 states - Active and Closed. We would like to change it to:
- Assigned
- In Development
- In Test
- Ready for Production
- Closed (In Production)
Any ideas on how to accomplish this? We've been through everything in the Admin site. I fine changing it in the DB if necessary but am not sure what should be changed - or if it is even in the DB.
TIA
© Stack Overflow or respective owner