-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
Jenkins 1.655, extra-columns 1.16, Debian
I recently reorganized jobs using the folders plugin from Cloudbees.
When browsing to a job directly from the folder the console output link is correct.
example:
http://jenkins/job/MyFolder/job/MyJob
gives
<a href="/job/MyFolder/job/MyJob/1/console">
When browsing via a view to the job then the console output link is wrong.
example:
http://jenkins/view/MyView/job/MyFolder/job/MyJob
gives
<a href="../../../../job/MyJob/1/console">
[JENKINS-33867] Wrong link to console output when using folders and view in current url
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Workflow | Original: JNJira [ 169865 ] | New: JNJira + In-Review [ 183670 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |