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

When creating a New Job and using the "Copy existing Job" the Display Name under Advanced Project Options is not populated.

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Trivial Trivial
    • core
    • Jenkins Version: 1.744
      Tomcat Version: 6.0.35
      OS: Amazon Linux Version 2012.03

      Steps to reproduce:
      1. Create a new job - type "free-style software project"
      2. under Advanced Project Options Add a "Display Name"
      3. Save Job
      4. Create a new job
      5. Select "Copy existing job" - the advanced Display Name is not populated

      Options for populating the Display Name include:
      1. Using the previous job's display name
      2. Using the new job's "Job Name"
      3. Leaving blank

          [JENKINS-14967] When creating a New Job and using the "Copy existing Job" the Display Name under Advanced Project Options is not populated.

          well option 1 can not work because you would have 2 job names on your view with the same name. It might confuse the user if they did not configure it self they would not know what happened.

          option 2 and 3 act the same since if you leave it blank then the display name is the same as the job name.

          I dont see the advantage for implementing here because leaving blank and copying job name will present the same thing to do the user.

          option 1 will not work and confuse the user.

          Do you agree?

          martin naughton added a comment - well option 1 can not work because you would have 2 job names on your view with the same name. It might confuse the user if they did not configure it self they would not know what happened. option 2 and 3 act the same since if you leave it blank then the display name is the same as the job name. I dont see the advantage for implementing here because leaving blank and copying job name will present the same thing to do the user. option 1 will not work and confuse the user. Do you agree?

          any update?

          martin naughton added a comment - any update?

          Daniel Beck added a comment -

          This is deliberate to prevent multiple jobs from accidentally appearing with the same display name (see hudson.model.DisplayNameListener).

          Daniel Beck added a comment - This is deliberate to prevent multiple jobs from accidentally appearing with the same display name (see hudson.model.DisplayNameListener).

            Unassigned Unassigned
            colinbjohnson Colin Johnson
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: