-
Bug
-
Resolution: Fixed
-
Minor
-
None
When I installed the copyprojectlink plugin and attempted to copy a project I was immediately met with an error that:
"The requested URL /checkJobName was not found on this server."
Our server was already setup when I added jenkins and I simply made it use http://hostname/jenkins
It appears that this plugin always wants to be in the root.
[JENKINS-18910] CopyProjectLink plugin: does not work with non-root url (http://hostname/jenkins)
Description |
Original:
In Jenkins 1.454, the copy project link plugin does not work when copying a job which is using the new 'display name' feature. You can repro with these steps: - create job A and go to the configure page. - click the Advanced... button next in the 'Advanced Project Options section. - set the Display Name to something like 'My job' - save the config page - on the main job page, click the 'Copy project' link to copy it - note the URL has the (internal) job name -- 'A' (good) - enter a new job name, and click OK. At this point, you get an error message of the form: Error No such job: My job A workaround is to use the normal 'new job' approach for copying a job. |
New:
When I installed the copyprojectlink plugin and attempted to copy a project I was immediately met with an error that: "The requested URL /checkJobName was not found on this server." Our server was already setup when I added jenkins and I simply made it use http://hostname/jenkins It appears that this plugin always wants to be in the root. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Vincent Latombe [ vlatombe ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 150357 ] | New: JNJira + In-Review [ 193489 ] |