how to find all the Sprint's bugs,Feature,Task work in TFS by WIQL C# code?
问题 i want to find the Query to find all the bugs,Task,Feature,Stories of all the sprints of both my team. i have 2 team in my Project name " MRI_Scrum_GIt " which cantains 2 team Phoneix and SS and these 2 teams contains there Respected sprints(which is going on or done) and how to get all the Teams invloved in the Project(Query) in my case SS and phoniex of MRI_Scrum 回答1: I've created query with group operation instead operation "In": For my project wiql in saved query is: SELECT [System.Id],