You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception caught while trying to set value of field 'Title'
Microsoft.TeamFoundation.WorkItemTracking.Client.FieldDefinitionNotExistException: TF26027: [german errormessage for 'title' was not found]
We're running TFS on german language (they forced me to), so the 'title' field reads 'titel'. Right now I see two possible solutions:
Move it to config.
Get the FIELD.name from its FIELD.refname (refname seems to be untouched in different languages)
The text was updated successfully, but these errors were encountered:
We're running TFS on german language (they forced me to), so the 'title' field reads 'titel'. Right now I see two possible solutions:
The text was updated successfully, but these errors were encountered: