v1.5.6804.1 On web dashboard, when I force a build from the project detail page (ViewProjectReport.aspx) and then use the Refresh Status button, it triggers a build for every click on refresh status button
This does not happen when forcing a build from the server report page ( ViewServerReport.aspx) - where it seems to work just fine. recreated for several projects by: 1. creating a small application project in Visual Studio that compiles very quickly. 2. adding to ccnet.config, using msbuild task 3. navigate to the project details page and click force build button. 4. click refresh status button. Every time I click the button a new build is queued.
