jenkins-master-project
jenkins-master-project copied to clipboard
Display pending sub-jobs even if there aren't any slaved available
The Jenkins web interface only shows those sub-jobs which have started. This can lead to the situation where the web page lists the job as running even though it appears complete (due to the non-started sub-jobs not being listed). It would be easier to understand if these subjobs were listed with some status, like pending. Or something.