Search code examples
tfscustomizationtfs-workitemtfs-process-template

Resetting the Work Item Type history in the TFS WorkItem Query-Designer


Is it possible to reset the work item type history that is proposed to a user who creates a new WorkItem query?

We have some TeamProjects that went through two Process-Template customizations including localization and WorkItem form layout optimizations.

With TFS 2015 we're finally moving to the Agile process template. The problem is that somewhere the TFS stores the WorkItem-Types you have ever used and displays them in the WorkItem query designer.


enter image description here


The values in the Work Item Type are mixed both german and english and are picked from all of the past process templates the team project has ever been configured to use.

Is it possible to reset that list and if so, how?


Solution

  • The scope of the query editor is for all projects in a give collection. When you open the dropdowns, it thus shows all work item types in any of the projects in the collection.

    In TFS 2015 we have added a checkbox to scope your query to the existing project. This checkbox is off by default because the majority of the queries run in the scope of a project. When the checkbox is unchecked, the dropdowns are limited to show only the states, fields and work item types that are in use by the existing project.

    screenshot of query across projects