Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-13517

CopyProjectLink plugin: does not work with jobs using 'display name' feature

XMLWordPrintable

      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.

            Unassigned Unassigned
            sroth Steve Roth
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: