-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
-
Jenkins 1.554.3
parameterized-trigger plugin 2.25
When I am using the parametrized trigger plugin and I trigger a new build of another job, the console output says something like this:
Triggering a new build of COMMON-Start-Stop #5366
The COMMON-Start-Stop text is a link, but the build ID isn't. I would like to have the build ID be a link to the console output of that build. The build ID info was there in order to print it, so it should be an easy fix.
We call the "COMMON-Start-Stop" job with parameters for the node to run on, and it might get called many times. You have to remember the build ID when you click on the "COMMON-Start-Stop" link if you want to investigate the console output.
- is related to
-
JENKINS-24257 Guessed downstream build # in console log can be wrong in Parameterized Trigger Plugin
-
- Open
-
Downstream build numbers is to be removed as they can be wrong.
Have a look at JENKINS-24257.