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

Import workitems to TFS 2010

Is is possible to import work items from excel or some other data source to TFS 2010?

tfs tfs-workitem
Steps for changing process template for an existing project in TFS 2010

I have an TFS server installation that through time has gone through upgrades from TFS 2005 to TFS 2008 and then to …

tfs tfs-workitem tfs-process-template
Unable to load DLL 'Microsoft.WITDataStore32.dll' (TeamFoundation.WorkItemTracking)

I am posting this in the hope that it will save someone else the time and effort of figuring this …

tfs-workitem visual-studio-2015
How to add Bugs to TFS 2012 task board

I'm trying to follow the instructions at http://msdn.microsoft.com/en-us/library/hh739066(v=vs.110).aspx for "Work item …

tfs tfs-workitem
TFS Query to show items changed yesterday by specific user

How can I create a TFS query that will show items changed within the last day by a specific user? …

visual-studio tfs tfs-workitem
Associating existing unassociated changesets with workitem in TFS

I know there're powerful TFS command line tools from TFS Power tools that provide much more that can be achieved …

associations changeset tfs-workitem
Add fields to existing TFS Work Items?

I need to add some fields to my work item types in an existing team project to support integration with …

tfs workitem tfs-workitem tfs-power-tools
Add Activities to Activity Dropdown in Task Work Item

Is there a way to modify the values that are currently in the Activity dropdown for a Task work item? …

tfs-workitem
Find WorkItems that were assigned to X in the last 30 days

I'm trying to find all WorkItems that were assigned to a person X in the last 30 days. The big problem …

tfs tfs-workitem wiql
How to Determine the Work Items Fixed in a particular TFS Build when using Branches?

We have begun using the following branching structure in TFS 2010: All changes so far have been performed in the Development …

tfs branch tfsbuild tfs-workitem