Normally my team work with a big list of work-item and there are also lots of queries in Team Explorer.

Given an id of a work-item, how can I know which queries it belongs to?

link|improve this question

70% accept rate
feedback

1 Answer

Queries are like SQL statement, so that you need to execute each query and look if the workitem is in the result of the query.

link|improve this answer
Oh no :( – Nam G. VU May 5 '11 at 8:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.