index > Team Foundation Server - Administration > Question about changing the Assigned To Dropdown list

Question about changing the Assigned To Dropdown list


Hello All,

Is there a way to take a subset of the domain network names to display for the Assigned To dropdown list?

Currently all names are displayed.

Thanks in advance for any help you can give :)

Bob Hanson




BobH
BobH

Yes, here is example of limiting to only two project groups:

<FIELD refname="System.AssignedTo" name="Assigned To" type="String">
<ALLOWEDVALUES filteritems="excludegroups">
<LISTITEM value="[project]\group1" />
<LISTITEM value="[project]\group2" />
</ALLOWEDVALUES>
</FIELD>

The groups could be server groups, project groups or domain groups. They could also be other string values, see http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=597444&SiteID=1

For help in customizing steps: http://msdn2.microsoft.com/en-us/library/ms195023.aspx




http://blogs.msdn.com/narend
Naren Datha - MSFT
reply 2

You can use google to search for other answers

 

More Articles

domain administrator password lock automatically.
Urgent! TFSWSS and TFS AppPool Launch Failure
Rename my projects
Cannot connect to TFS
Project ALert is not working in team foundation server
Changing the logged in user
tester does not receive alert about changed bug status
Can't add project Web Parts to home page
Defect Tracking across projects
Converting tasks from one project to another
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

TFS Stopped working
Deleted Team Foundation Licensed Users
several TFS projects with one SharePoint…
Two dialogs for users management in Team…
SOAP Exception while connecting to TFS p…
Where can I found a list of "@"…
permissions to users in VSTS
Error when subscribing event using the API
Problem running TFSDeleteProejct
view tasks from team explorer at the pro…
Desperate: Add a user to the Team Founda…
I can't find the Clean Build policy in t…
Restore Team Foundation Server from a do…
Strange Error - TF53005 Unable to retrie…
Quick easy question about policies tab

Hot Articles

Proxy only connection
Registration Service
Problem with workgroup edition installed…
Contributors can edit TFS Project Group …
Limiting repeated authentication
Unable to connect to TFS from client mac…
Accidentally deleted the only licensed u…
Restore TFS to a different server
"An unexpected error has occurred&q…
Problems with libraries being displayed …
Quick easy question about policies tab
TF53010 / TF14055 error
TFSDeleteProject Doesn't Remove Project …
Backup ,Recovery TFS server
Team System - Renaming a team project

Recommend Articles

Last discussion is put on the bottom of …
Product Feedback for Team Foundation?
Urgent! TFSWSS and TFS AppPool Launch Fa…
add a default permission to an area
TF53010: An unexpected condition has occ…
In SQL SERVER 2005 need database, before…
Show Project Portal option is disabled f…
Microsoft Project Plan (.mpp file) in Pr…
Error while installing Team Foundation S…
Adding web part on Home page Team founda…
How do I check search for All files that…
Access Rights for Work Items
Errors being logged by TfsWarehouseContr…
Connect to active directory
Add existing Team project button locks u…