-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
1.546
In the UI of the downstream job of a multiconfiguration job, in the top left there is a link named "up". This link points to http://server/job and results in a 404: "Problem accessing /job/. Reason: Not Found"
So the UI for:
http://server/job/multiconfig-job/label=aLabel
I would expect it to link to:
http://server/job/multiconfig-job
But it links to http://server/job/
- is duplicated by
-
JENKINS-21773 "Up" link from an axis of a matrix job shows "Error 404 Not Found"
- Resolved