NullReferenceException in the Build Manager
description
Release 1.4.0.0
Build Manager Settings:
Show: Builds
Build Controller: All
Team Project: All
Date Filter: Today
selected Tab: Completed
Any builds are in the queue, but a build has not yet been started.
No switch to the Tab "Queued".
Get this Exception:
Community TFS Build Manager
System.NullReferenceException: Object reference not set to an instance of an object.
at TfsBuildManager.Views.BuildViewModel..ctor(IQueuedBuild build)
at TfsBuildManager.Views.BuildManagerViewModel.<AssignBuilds>b__37(IQueuedBuild b)
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at TfsBuildManager.Views.BuildManagerViewModel.AssignBuilds(IEnumerable`1 queuedBuilds)
OK
And the queued, not started Build does not appear.