jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-11224] Matrix Job Build page: Icons for jobs not started yet
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
When starting a new Run of a matrix job you can open the "Job page" (http://jenkins:8080/job/AMatrixJob/)
On this page there is an icon for each sub-job of this MatrixJob.
The icon for a given subjob is:
-> Sucess/Failed if the sub-job has finished
-> Blinking icon if the sub-job currently running
----> Sucess/Failed if the sub-job has not started yet (Previous sub-job status retrieved from last build)
It would be helpful to have a grey icon for sub-jobs that have not been started yet in the current build.
Instead of the previous sub-job status.
Especially if you need to check sub-job results as you may think a sub-job has failed whereas it has not been started.
---
Originally reported by ebann, imported from: Matrix Job Build page: Icons for jobs not started yet
Raw content of original issue
When starting a new Run of a matrix job you can open the "Job page" (http://jenkins:8080/job/AMatrixJob/)
On this page there is an icon for each sub-job of this MatrixJob.The icon for a given subjob is:
-> Sucess/Failed if the sub-job has finished
-> Blinking icon if the sub-job currently running
----> Sucess/Failed if the sub-job has not started yet (Previous sub-job status retrieved from last build)It would be helpful to have a grey icon for sub-jobs that have not been started yet in the current build.
Instead of the previous sub-job status.Especially if you need to check sub-job results as you may think a sub-job has failed whereas it has not been started.
1 attachment
- [tmp.png](https://issues.jenkins.io/secure/attachment/20901/tmp.png)
> 
Contributor guide
Research direction
Start at the Matrix Job Build page and inspect how each sub-job icon chooses its displayed status, using the attached tmp.png as visual context. Compare the current build state with the previous sub-job status, and consider the work complete when a sub-job not started in the current build shows a grey icon instead of the previous success or failure icon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100