-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Server 2008, Jenkins 1.474, Muli-Job plugin 1.4
We host jenkins with a /jenkins context on our site and do not use root. When selecting a build from the multijob build screen on an old build (not currently running) and then select the downstream build # link you are redirected to the root context and does not retain the current context.
Example:
http://localhost/jenkins/job/MultiJob1/1 – > click downstream Test build #1 link --> redirected to http://localhost/job/Test/1
[JENKINS-14952] Downstream job build links are broken when jenkins is not hosted on the root context
Description |
Original:
WE host jenkins with a /jenkins context on our site and do not use root. When selecting a build from the multijob build screen on an old build (not currently running) and then select the downstream build # link you are redirected to the root context and does not retain the current context. Example: http://localhost/jenkins/job/MultiJob1/1 -- > click downstream Test build #1 link --> redirected to http://localhost/job/Test/1 |
New:
We host jenkins with a /jenkins context on our site and do not use root. When selecting a build from the multijob build screen on an old build (not currently running) and then select the downstream build # link you are redirected to the root context and does not retain the current context. Example: http://localhost/jenkins/job/MultiJob1/1 -- > click downstream Test build #1 link --> redirected to http://localhost/job/Test/1 |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 145653 ] | New: JNJira + In-Review [ 191573 ] |