Top "Tfs-workitem" questions

Work items are the basis for recording work, requirement and test management in TFS and Azure DevOps (formerly Visual Studio Team Services [VSTS], prior to that Visual Studio Online).

How to retrieve the hash for the current commit in Git?

I would like to retain (for now) the ability to link Git changesets to workitems stored in TFS. I already …

git tfs tfs-workitem changeset
Receive an email when assigned a new TFS bug, task, or other work item

We are using TFS 2010 and Team Explorer's work item feature for Project Management. When a work item (like a bug …

tfs tfs-workitem
How can I query work items and their linked changesets in TFS?

In TFS 2010 I have work items with linked changesets. I can generate a query that reports the work items I'm …

hyperlink tfs-workitem changeset
team foundation server bug tracking tools

I am new to TFS and am told that TFS (VS 2008) has an internal bug tracking system. I have used …

visual-studio-2008 tfs bug-tracking tfs-workitem
How can I retrieve a list of workitems from TFS in C#?

I'm trying to write a project reporting tool in WPF / C#. I want to access all the project names on …

c# tfs tfs-workitem
How to delete a work item in TFS 2012?

This has been asked before but I'm struggling to find a way to delete a work item in Team Foundation …

visual-studio-2012 tfs tfs-workitem tfs-power-tools
Using Areas and Iterations in Team Foundation Server 2008

If you are using TFS 2005 or 2008, how do you user iterations and areas? Do you create an area for specific …

tfs tfs-workitem
TFS query for tasks with no parent

I would like create a Flat list of work items query in TFS in which the results contain all of …

tfs azure-devops tfs-workitem
TFS 2010: Change 'Work Item' type from 'Product Backlog Item' to 'Task' - how to?

I want to change the type of a 'Work Item' in TFS 2010: I entered a Work Item to the Product …

tfs tfs-workitem
Is there a TFS query macro for the current iteration?

Is there a way in TFS in VS2010 to specify that a particular iteration is the current one, and then …

tfs tfs-workitem visual-studio-2010