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

As user I would like a case insensitive autocomplete for copy job

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      I was copying a previously created job when I noticed the autocomplete was case sensitive. I always start my job names with a capital, but it would be nice to have a case insensitive autocomplete search. Maybe even an autocomplete that searches for String matches anywhere in the job name, not just at the start. And maybe this can be applied to other autocomplete fields as well.

      I'd be happy to make a PR for this if you tell me what end result you'd like in this case (pun intended .

          [JENKINS-38812] As user I would like a case insensitive autocomplete for copy job

          Fixed and submitted a pull request (PR #2587).

          David Rutqvist added a comment - Fixed and submitted a pull request (PR #2587).

          Oleg Nenashev added a comment -

          Actually the PR has not been merged

          Oleg Nenashev added a comment - Actually the PR has not been merged

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - https://github.com/jenkinsci/jenkins/pull/2587

          Code changed in jenkins
          User: David Rutqvist
          Path:
          core/src/main/java/hudson/model/AutoCompletionCandidates.java
          http://jenkins-ci.org/commit/jenkins/9fee6cc3f0d2240b8e23b447318fde36b5e0eb8e
          Log:
          [FIXED JENKINS-38812] Commented on the implementation. Uses the same setting as used globally

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Rutqvist Path: core/src/main/java/hudson/model/AutoCompletionCandidates.java http://jenkins-ci.org/commit/jenkins/9fee6cc3f0d2240b8e23b447318fde36b5e0eb8e Log: [FIXED JENKINS-38812] Commented on the implementation. Uses the same setting as used globally

          Daniel Beck added a comment -

          Merged into core towards 2.112.

          Daniel Beck added a comment - Merged into core towards 2.112.

            davidrutqvist David Rutqvist
            ewjmulder Erik Mulder
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: