Hi there,
we migrated from TFS 2015 Update 2 to TFS 2017. Now we see two Bugs in the new form.
In the new form we see TFS groups (AssignedTo field) - but we have excluded groups in the definition:
<FIELD name="Assigned To" refname="System.AssignedTo" type="String" syncnamechanges="true" reportable="dimension"><HELPTEXT>The person currently working on this story</HELPTEXT> <DEFAULT from="currentuser" /> <ALLOWEDVALUES expanditems="true" filteritems="excludegroups"> <LISTITEM value="[global]\Developers" /></ALLOWEDVALUES></FIELD>
Now when we search in WebAcess for "c" - we get this:
"Developers" is a TFS Group which contains two AD-Groups.
Are there any fixes, WorkArounds?
Search is incomplete:
The search in the AssignedTo Field only Searches in the first names of my AD-Users(from start)
and ignores the second name completely!
Thank you,
Andi