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

Copy existing job in New Job does not actually search in the suggestion list

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • firefox 4.0, windows 7

      When selecting a job to copy from in the new job page, the suggestion list from ajax doesn't actually search for the string entered, this means that always the first 10 jobs are displayed.
      this was probably introduced by the changes from March 11 to https://github.com/jenkinsci/jenkins/commits/master/core/src/main/java/hudson/model/ViewDescriptor.java

      (This makes entering another job name appear impossible, since you tend to click into the suggestion list or move the cursor, however if you enter the complete name in the box and then click outside the suggestion list, you still are able to copy a job name)

          [JENKINS-9384] Copy existing job in New Job does not actually search in the suggestion list

          Alex Lehmann added a comment -

          Fix for the search issue

          Alex Lehmann added a comment - Fix for the search issue

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/java/hudson/model/ViewDescriptor.java
          http://jenkins-ci.org/commit/jenkins/b8152f4605fb5a9afca879349c31e3588a08efa7
          Log:
          [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/java/hudson/model/ViewDescriptor.java http://jenkins-ci.org/commit/jenkins/b8152f4605fb5a9afca879349c31e3588a08efa7 Log: [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work

          dogfood added a comment -

          Integrated in jenkins_main_trunk #692
          [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work

          Seiji Sogabe : b8152f4605fb5a9afca879349c31e3588a08efa7
          Files :

          • core/src/main/java/hudson/model/ViewDescriptor.java
          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #692 [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work Seiji Sogabe : b8152f4605fb5a9afca879349c31e3588a08efa7 Files : core/src/main/java/hudson/model/ViewDescriptor.java changelog.html

          Alex Lehmann added a comment -

          sorry, I didn't notice that the issues was already reported in jira
          maybe you can change the duplicated by entry the other way around

          Alex Lehmann added a comment - sorry, I didn't notice that the issues was already reported in jira maybe you can change the duplicated by entry the other way around

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/java/hudson/model/ViewDescriptor.java
          http://jenkins-ci.org/commit/jenkins/b8152f4605fb5a9afca879349c31e3588a08efa7
          Log:
          [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/java/hudson/model/ViewDescriptor.java http://jenkins-ci.org/commit/jenkins/b8152f4605fb5a9afca879349c31e3588a08efa7 Log: [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/java/hudson/model/ViewDescriptor.java
          http://jenkins-ci.org/commit/jenkins/b8152f4605fb5a9afca879349c31e3588a08efa7
          Log:
          [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/java/hudson/model/ViewDescriptor.java http://jenkins-ci.org/commit/jenkins/b8152f4605fb5a9afca879349c31e3588a08efa7 Log: [FIXED JENKINS-9384] "Copy existing job" autocompletion does not work

            Unassigned Unassigned
            alexlehm Alex Lehmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: