Actions
Task #3035
closedBug #2936: Pipeline instance component display: for a finished pi (and probably for one in progress with multiple components), the job progress bar is not red if the job has failed.
Fix progress bar rendering in _job_progress.html.erb
Description
Ensure that when a progress bar is rendered in _job_progress.html.erb, at least one of {done, failed, running} is nonzero.
Actions