I have a team foundation server and on it there are two projects, named GD and DS.
Now I'd like to create a query which list all the unfinished job of one project, either GD or DS.
The current filter is: Team Project = @Project I don't know what @Project means but I found the result lists all items from 2 project. I changed like Team Project = GD but it doesn't work.
So how should I use the filter?