-
Bug
-
Resolution: Fixed
-
Minor
-
None
On the status page after a import is done, all the job names have links to their local instance. This link might be wrong if Jenkins is not installed on the root, e.g. at http://server.com/ci as it seems that the plugin makes the link /job/jobname.
The plugin should somehow discover if jenkins is served from a different place than the webroot, and prepend this path to the job link.
- links to
[JENKINS-23936] Link to job after import might be wrong
Assignee | New: Emilio Escobar [ escoem ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 156802 ] | New: JNJira + In-Review [ 195510 ] |
Remote Link | New: This issue links to "CloudBees Internal OSS-356 (Web Link)" [ 18907 ] |
Possibly just missing ${rootURL}/ in some *.jelly.