user677526
user677526

Reputation:

Visual Studio Team Explorer: Customize the "My Work" pane

Is there a way to customize the "My Work" pane to show more groups?

For instance, I currently have In Progress Work, Suspended Work, and Available Work Items. I also have a "Code Reviews" section. How could I add a section for "Bugs ready to test" or something along those lines?

I ask this because I have work items in my queue that don't appear on this list - it seems as though Tasks do, but Bugs do not.

Thanks!

Upvotes: 3

Views: 1301

Answers (1)

Dylan Smith
Dylan Smith

Reputation: 22245

You can change the Available Work Items section to show the results of any query you want. Just create a query that shows what you're interested in, and save it in My Queries. Then in the My Work pane you can select it from the drop-down:

enter image description here

Upvotes: 4

Related Questions