We have 4 Team Project collections with dozens of Team projects each. We started using the integrated code review system and requested feedback in these collections and projects.
Is there an easy way to find all the code reviews you participate in in collections, or at least on projects in a collection? . I would prefer that this can be done in Team Explorer inside Visual Studio, but also have access to the web portal. I would already be happy if I could search the collection, if it is impossible to do through them.
I carefully looked at the "My Work" section in Team Explorer, and also closed sln to try to associate the explorer context with the entire collection. No dice: the heading "My work" still shows the actual project in the drop-down menu.
I tried to create a custom “query”, but I don’t know how to do it. In the query that is generated, there is a condition for filtering on Team Project = @Project , but I deleted it, leaving me mostly with this query:
Work Item Type = Code Review Request
I lost State <> Closed for testing purposes, and I would create a separate request (I think) for the type of work item Code Review Response , but before I go there: the above request seems to only give reviews for the currently selected Team Project time. In addition, when saving, I get a dialog that wants me to save the request inside a specific project, and suggested that it still depends on the project.
I use TFS 2013, but we try to update it every time it is useful, therefore, if there are new features in a newer version that allow this, I will be glad to hear about them.
Bottom line: how to get an overview of all your code reviews on your TFS server?