Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
The parameters of queued builds are only visible in the tooltips of entries from the build queue on the Jenkins index page, not in the build history widget of the individual jobs. This makes it difficult to tell what parameterized builds are going to be run.
Also the existing tooltips show internal class names suitable for a debugger, rather than a proper human-friendly display.
Would be great if you could add the name of the user who started the job (when applicable) to the parameter text, now when you are improving this area.
Something like (pending—Waiting for next available executor on MySlave, started by epkaxma)...