Changing the Available work Items in Visual Studio 2012

Visual Studio 2012 drastically changed the Team Explorer. Not only the UI Changed a lot.

image

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! Smile

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”

image

Here you see the query and the criteria.

image

Now you can create a custom “All My Work” Query that shows all your work and display that instead. Save this to “My Queries”

image_thumb[5]

image

Now you can select it in “Available Work Items”

image

Hope this helps !

6 Responses to “Changing the Available work Items in Visual Studio 2012”

  1. 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 🙂

  2. 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

  3. Thanks! Just what I was looking for.

  4. Is it possible to modify existing query instead of creating new query in My queries?

%d bloggers like this: