Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8327639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T01:10:54+00:00 2026-06-09T01:10:54+00:00

I am connected to a TFS server, and when I create a work item

  • 0

I am connected to a TFS server, and when I create a work item (Bug, Task, etc.), the “Assign To” shows WAY too many users. I cannot find a way to limit the users shown that will affect anyone else who connects to the server.

For example, I have under the “Assign To” dropdown:

Administrator
LOCALE SERVICE
User 1
User 2
User 3
User 4
User 5

I want the “Assign To” dropdown to only show:

User 1
User 3
User 5

How would I do this, so that it changes on the server, and if anyone new connects to the server, they can only see the three users on the “Assign To” dropdown?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T01:10:56+00:00Added an answer on June 9, 2026 at 1:10 am

    Here’s what you should do:

    1. Open the Visual Studio Command Prompt. This will give you a command line window with the PATH set to run VS / TFS tools
    2. Download the Work Item Type definition that you want to modify (e.g. Bug, Task):

      • witadmin exportwitd /collection:collectionurl /p:project /n:typename [/f:filename]

      This will give you the WIT’s definition, in XML format.

    3. Open the XML file. You will edit the rules for the Assigned To field. Find the term “System.AssignedTo”
    4. In the Allowed Values rule element, modify (or add if none exists) your List Item element to limit the values to members of one (or more) TFS / Active Directory group(s).
      Your field definition should look like this:

    <FIELD name="Assigned To" refname="System.AssignedTo" type="String" syncnamechanges="true" reportable="dimension">
    <HELPTEXT>The person currently working on this bug</HELPTEXT>
    <ALLOWEXISTINGVALUE />
    <ALLOWEDVALUES expanditems="true" filteritems="excludegroups">
    <!-- Below is a TFS group. Note you actually type "[project]" verbatim -->
    <LISTITEM value="[project]\Contributors" />
    <!-- Below is an AD group. The name and group are examples only -->
    <LISTITEM value="MYDOMAIN\Developers" />
    </ALLOWEDVALUES>
    </FIELD>

    Importing your changes:

    1. Save your file.
    2. In the command line window type the following:
      witadmin importwitd /collection:collectionurl /p:project /f:filename

    That’s it. Your work item type is now limited to the people you want.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have VS 2010 in machine which is connected to TFS server. Now the
So, I have a TFS server at http://mytfsserver:8080 . I'm connected to it fine
I wrote a TFS 2010 server plugin that updates a field in a work
I am using Windows 7 and i installed TFS Server and connected to it
I am trying to connect to my TFS 2010 RC server. When I try
I successfully connected to my database when it was SQL Server 2008 R2. However
I have two tables connected with one to many relationship. Parent Table is a
I want to connect to multiple TFS server from Visual Studio 2010 team explorer.
I'm trying to create a CI process for SQL Server Reporting Services. I am
I just installed TFS Server 2010 on Windows 7 Ultimate. I even managed to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.