Visual Studio 2012 drastically changed the Team Explorer. Not only the UI Changed a lot.
Also the way of working within Team Explorer changed. Team Explorer now has the notion of a “My Work” tab, that displays all relevant information to you. It displays In progress Work Items, Available Work Items, Allows you to Request a Code Review etc.
Team Explorer is “Task-Centric”, which means that you can indicate where you want to work on. If you select a task, this task is automatically related to other things you do. For example Suspend work, Shelve changes or check-in changes. You can set the scope (select the task you want to work on) by dragging it from “Available Work Items” to “In Progress Work Items”.
But…..not everything is in “Available Work Items”. Available work Items default only shows “Task” work items in the ToDo state that are assigned to you in the current sprint. This means it does not show bugs, PBI’s. So…Are you now required to have tasks.
No!
You can of course create your own view.
For example:
To see the query that is used in Available Work Items, click “Open Query” and than “Edit Query”
Here you see the query and the criteria.
Now you can create a custom “All My Work” Query that shows all your work and display that instead. Save this to “My Queries”
Now you can select it in “Available Work Items”
Hope this helps !
I was looking for how to do this for a long time, thank you very much for sharing this. I’ve been looking everywhere in Visual Studio trying to do that 🙂
Hi René,
Was directed to this post for my issue posted on msdn (http://social.msdn.microsoft.com/Forums/en-US/tfsgeneral/thread/785898d1-75b2-4caf-aa44-4dfdc4a27799/). Indeed it answers it, but now I wonder: can I also get this working when I store the query under “Shared Queries”?
b rg
Luc
I do not know for sure but it seems to me that the list will be very long then…
In short. I think you cannot.
Thanks! Just what I was looking for.
Is it possible to modify existing query instead of creating new query in My queries?
No unfortunately not…