We are planning to modify this "feature" so that in V2 the first successful build is not associated with any changesets or work items, rather than being associated with everything that has happened up until that point. Subsequent builds will continue to be associated just with the changesets and work items since the last successful build.
Note that this issue will bite you a second time if you ever happen to delete all of the successful builds for a particular build type - the next successful build after this delete will again be associated with all of the changesets and work items up until that point. This feature will also be fixed in V2 (the last successful build will actually be store in the DB, rather than being calculated on the fly). For now, you'll have to just wait through that first build and then the experience should improve.
-Aaron
|