-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Reproduction:
- Have a job that's triggered repeatedly by a timer.
- make sure there is no node to execute that job.
- Let the job sit in the build queue for some time.
Result: After some time the build queue hover of that stuck job might take up all visible space, because it contains all the failed time based triggers:
I suggest to remove all duplicate build causes (or whatever model elements those are), as they don't provide any benefit for the user.
Originally reported by
bananeweizen, imported from: hover tooltip of stuck jobs in build queue can become extremely huge
- status: Open
- priority: Minor
- component(s): core
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
Reproduction:
- Have a job that's triggered repeatedly by a timer.
- make sure there is no node to execute that job.
- Let the job sit in the build queue for some time.
Result: After some time the build queue hover of that stuck job might take up all visible space, because it contains all the failed time based triggers:
I suggest to remove all duplicate build causes (or whatever model elements those are), as they don't provide any benefit for the user.
environment
Jenkins 2.471<br/>
Windows 11
1 attachment
Reactions are currently unavailable

