-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins 1.552 on Ubuntu with jobConfigHistory plugin version 2.6 installed
When a job config change is made, the first subsequent build has a wrench icon with link to the job config. This link does not respect the Jenkins URL and instead points directly at hostname/job/<currentJobName>/jobConfigHistory/showdiff....
My Jenkins installation is behind hostname/jenkins so the generated link is broken.
All other jobConfigHistory links appear to be mapped correctly.