Questions tagged [tfs-query]
22 questions
0
votes
1 answer
TFS 2017 Linked Parent Child Query - Filters between different Projects
I have a linked query where Parent is from one Project and linked child Query is from another project. I am able to create filters on project level. But how can i put filters between columns of Parent and linked child work item. Parent and child…

user3182464
- 53
- 1
- 8
0
votes
3 answers
TFS Query to get EPICs closed but any of the related Feature or User Story or Task not closed
I need a TFS Query to get EPICs in closed state but with any of the related Feature or User Story or Task not closed. Even it should work if Feature closed but User story or Task not closed. User story closed but task not closed.
Can it be done with…

Kumar
- 71
- 8
0
votes
1 answer
In TFS, How can I get a list of Work Items linked to any of the changesets in a list?
I am using TFS and I am trying to get a list of bugs that are linked to any of the change sets in a list.
My team wont to get some metrics and the only way that we can track the list of bugs that we have worked on is related to the changesets made…

Yoiku
- 882
- 2
- 13
- 25
0
votes
1 answer
Display Link Type in VSTS Query Results
How can I display the link type when using Work Items and Direct Links?
Seems like Link Description is what I want but it is "not support in the query editor".
Contains the work item type, ID, and title of the work item that is the target of the…

spottedmahn
- 14,823
- 13
- 108
- 178
0
votes
2 answers
How to return only top level items in TFS query
Using the TFS web interface, I need to compose a query that will return all of the Features in which any User Story or Bug has the Release field set to a particular release, which I can do (see the screen shot) but the trick is: how do I return…

zeeple
- 5,509
- 12
- 43
- 71
0
votes
1 answer
To define AreaID in TFS
I have TFS 2010 with some areas set up before.
I need to get AreaID value.
How could I get AreaID for particular Area by Visual Studion UI without any coding?

algot
- 2,428
- 3
- 19
- 23
0
votes
1 answer
TFS 2010: Real time reporting
I would like to create a report that shows the iteration status in real time. I was able to create a query on the Tfs_Warehouse database (see below) however I found that this database is populated from the Tfs_Collection database on timely basis.…

duraid
- 614
- 7
- 16