jenkinsci / jenkinsci/compact-columns-plugin
[JENKINS-47974] Last statuses column does not show aborted builds
- Dominant language
- Java
- Stars
- 5
- Forks
- 10
- Avg merge
- 15h 24m
- Merged PRs (30d)
- 1
Description
To reproduce:
- create a list view with Compact Column: Statuses w/ Options
- add a job which can be easily aborted to the view, e.g. this pipeline:
input message: 'Message'
- abort the build
The aborted builds do not show up in the status column.
---
Originally reported by jl68, imported from: Last statuses column does not show aborted builds
Contributor guide
Research direction
Reproduce the problem in the compact-columns-plugin repository using a list view with Compact Column: Statuses w/ Options and an abortable Pipeline such as the one in the issue. Trace how the statuses column handles an aborted build, then verify that the aborted status appears in the column without changing the behavior for other build results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100