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

ViewJobFilter.filter expect "All jobs that are possible." but don't get recursive ones

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      introduced for recursive views didn't applied to ViewJobFilter.filter "all" parameter, that is supposed to provide all possible jobs, but miss the recursively accessible ones.

          [JENKINS-20143] ViewJobFilter.filter expect "All jobs that are possible." but don't get recursive ones

          Nicolas De Loof created issue -

          Probably simpler to implement in plugins (seems to be only few of them) than depending on a newer core version
          see https://github.com/jenkinsci/view-job-filters-plugin/pull/3

          Nicolas De Loof added a comment - Probably simpler to implement in plugins (seems to be only few of them) than depending on a newer core version see https://github.com/jenkinsci/view-job-filters-plugin/pull/3
          Jesse Glick made changes -
          Link New: This issue duplicates JENKINS-20052 [ JENKINS-20052 ]
          Jesse Glick made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Code changed in jenkins
          User: Nicolas De Loof
          Path:
          changelog.html
          core/src/main/java/hudson/model/ListView.java
          http://jenkins-ci.org/commit/jenkins/711558913410b82d4b2a95d1ff5bb2037f212f0c
          Log:
          [FIXED JENKINS-20143] Pass full list of all possible jobs to ViewJobFilter when recurse option is set

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Nicolas De Loof Path: changelog.html core/src/main/java/hudson/model/ListView.java http://jenkins-ci.org/commit/jenkins/711558913410b82d4b2a95d1ff5bb2037f212f0c Log: [FIXED JENKINS-20143] Pass full list of all possible jobs to ViewJobFilter when recurse option is set

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2965
          [FIXED JENKINS-20143] Pass full list of all possible jobs to ViewJobFilter when recurse option is set (Revision 711558913410b82d4b2a95d1ff5bb2037f212f0c)

          Result = SUCCESS
          Nicolas De Loof : 711558913410b82d4b2a95d1ff5bb2037f212f0c
          Files :

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

          dogfood added a comment - Integrated in jenkins_main_trunk #2965 [FIXED JENKINS-20143] Pass full list of all possible jobs to ViewJobFilter when recurse option is set (Revision 711558913410b82d4b2a95d1ff5bb2037f212f0c) Result = SUCCESS Nicolas De Loof : 711558913410b82d4b2a95d1ff5bb2037f212f0c Files : changelog.html core/src/main/java/hudson/model/ListView.java
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-20052 [ JENKINS-20052 ]
          Jesse Glick made changes -
          Link Original: This issue duplicates JENKINS-20052 [ JENKINS-20052 ]

          Jesse Glick added a comment -

          Being tracked confusingly.

          Jesse Glick added a comment - Being tracked confusingly.
          Jesse Glick made changes -
          Resolution Original: Duplicate [ 3 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]

            ndeloof Nicolas De Loof
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: