Hi,
the count value shown for icon “Running Builds” on the top panel “All Projects” can be misleading. If a build is running for a configuration, which is hidden by the user, the count will not reflect this state. My expectation is different. Regardless of the visible state of configurations, i expect the running build count to show the absolute number of running builds. We use the build count as an indicator for activities on the build server.
When installing Continua updates, we notify users by mail and check the running build count is zero, before installing the update. Today it happened, that a long running build got stopped, when we installed the latest update. After some research we realized that our monitoring of the build count did give us unexpected results. The issue was indeed, that i had that configuration hidden, which was running the build. The UI should make clear, that this is actually the count of the visible configurations.
However, in my opinion, i want the UI to show the count of running builds, regardless of the visibility to the user. This also makes more sense to me, as the icon count for the “available concurrent build licences” shows the absolute count for the build server.
Thomas