Populating <validuser/> field in WorkItem
Posted
by armannvg
on Stack Overflow
See other posts from Stack Overflow
or by armannvg
Published on 2010-04-09T10:49:52Z
Indexed on
2010/04/09
10:53 UTC
Read the original article
Hit count: 338
Hi
I've created a new WorkItem named Project that contains a field named business owner which can be any domain user.
The field was created using the WorkItem XML syntax using the tag. I have a problem that only TFS valid users (as the name suggests :)) show up the the combobox in the Visual Studio form.
Is there any way for me to let that box contain all domain users without having to give all users some tfs read access ? If not then what is the minimum access that I can apply in TFS that I can give to all domain users ? Or is there some other way that I can't notice ?
© Stack Overflow or respective owner