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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            jglick Jesse Glick added a comment -

            Yes, I think that is it.

            jglick Jesse Glick added a comment - Yes, I think that is it.
            danielbeck Daniel Beck added a comment - - edited

            Labeled lts-candidate for consideration once soaked enough. Views like ci.jenkins-ci.org's default view would be useless when using Folders.

            danielbeck Daniel Beck added a comment - - edited Labeled lts-candidate for consideration once soaked enough. Views like ci.jenkins-ci.org's default view would be useless when using Folders.

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

            Conflicts:
            changelog.html

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

            Code changed in jenkins
            User: Jesse Glick
            Path:
            changelog.html
            core/src/main/java/hudson/model/ListView.java
            test/src/test/java/hudson/model/ListViewTest.java
            http://jenkins-ci.org/commit/jenkins/bdbac284723940e5b2dfd37dd194524305de29c2
            Log:
            [FIXED JENKINS-20415] Lack of type safety in JENKINS-20143 fix sometimes caused CCEs.

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html core/src/main/java/hudson/model/ListView.java test/src/test/java/hudson/model/ListViewTest.java http://jenkins-ci.org/commit/jenkins/bdbac284723940e5b2dfd37dd194524305de29c2 Log: [FIXED JENKINS-20415] Lack of type safety in JENKINS-20143 fix sometimes caused CCEs.

            Code changed in jenkins
            User: Jesse Glick
            Path:
            core/src/main/java/hudson/model/ListView.java
            test/src/test/java/hudson/model/ListViewTest.java
            http://jenkins-ci.org/commit/jenkins/4f3a9d6eadbc9adc25a0cc8025730429f3a0e583
            Log:
            [FIXED JENKINS-20415] Lack of type safety in JENKINS-20143 fix sometimes caused CCEs.
            (cherry picked from commit bdbac284723940e5b2dfd37dd194524305de29c2)

            Conflicts:
            changelog.html

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/model/ListView.java test/src/test/java/hudson/model/ListViewTest.java http://jenkins-ci.org/commit/jenkins/4f3a9d6eadbc9adc25a0cc8025730429f3a0e583 Log: [FIXED JENKINS-20415] Lack of type safety in JENKINS-20143 fix sometimes caused CCEs. (cherry picked from commit bdbac284723940e5b2dfd37dd194524305de29c2) Conflicts: changelog.html

            People

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

              Dates

                Created:
                Updated:
                Resolved: