Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TFS work item query by linked worked items?

Let's say I have a bunch of bugs (work items) that are all linked one work item. How can I right a work item query to fetch the list of all bugs linked to a specific work item?

I can see the list of linked bugs when I look at the specific work item but I'd like to be able to create a query for this. Thanks!

like image 958
me. Avatar asked Sep 04 '09 16:09

me.


1 Answers

In TFS 2008 you can't do that with a work item query. TFS 2010 provides this support out the box, along with the ability to view that query in a shiney tree view. If you fancy having a play with Beta 1 of TFS 2010 then you can download it here

However, don't be tempted to install as a production server just yet as it is still a beta.

like image 60
Martin Woodward Avatar answered Sep 23 '22 05:09

Martin Woodward