I want to create a query in TFS that allows me to view only Work Items that currently are ready to be worked on (all preceding work items are closed or resolved). Is this possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In TFS2010 you have the option to query on the Direct Links. You should be able to achieve with this query type what you want.
I have 5 tasks:
Task 1 is an active task
Task 2 is a closed task
Task 3 has Task 1 as predecessor (link type = predecessor)
Task 4 has Task 2 as predecessor
Task 5 has Task 1 and 2 as predecessor
Based on your requirement you only want to see task 1 and 3.
You can now create the following query: