We recently upgraded from VS 2010 and TFS 2010 to VS 2012 Update 1 and TFS 2012 Update 1. I noticed that the build string format has changed in TFS 2012 to prefix the build definition name in the build string. The problem is that when a new build is done, the build string added to the Global List is different than the string placed in the work item via the Associate Changesets And Work Items activity. This essentially results in the Integrated In Build control of a work item showing a string that is not in its drop down list (which is populated from the Global List). Then when querying for all of the work items in a particular build, our staff now have to query for 2 separate strings; one with the build definition prefix, and one without it.For more information, please see the post on the MSDN forums at http://social.msdn.microsoft.com/Forums/en-US/tfsworkitemtracking/thread/4d0f755e-43d0-4571-b59a-ee0589a4c53a/
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results