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

Mission Control regex filter not working for folders

      It appears that the regex filter introduced in JENKINS-34373 does not filter on folders

      For the given list of running jobs:

      We wish a dashboard only showing the cons/ jobs

      A regular expression of ".*master.*" works fine for just showing all master builds.

      However a "cons/.*"  a  "^cons/(.)" or a "^cons\/(.)$" filter as suggested in JENKINS-27270 (for a different plugin) does not work (only results in an empty board)

          [JENKINS-47527] Mission Control regex filter not working for folders

          Laust Sorensen created issue -
          Laust Sorensen made changes -
          Attachment New: image-2017-10-19-14-19-56-379.png [ 40064 ]
          Laust Sorensen made changes -
          Description New: It appears that the regex filter introduced in -JENKINS-34373- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*^cons/(.+)*" filter as suggested in JENKINS-27270 (for a different plugin) does not work
          Laust Sorensen made changes -
          Description Original: It appears that the regex filter introduced in -JENKINS-34373- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*^cons/(.+)*" filter as suggested in JENKINS-27270 (for a different plugin) does not work
          New: It appears that the regex filter introduced in --JENKINS-34373-- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*^cons/(.+)*" filter as suggested in -JENKINS-27270- (for a different plugin) does not work
          Laust Sorensen made changes -
          Description Original: It appears that the regex filter introduced in --JENKINS-34373-- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*^cons/(.+)*" filter as suggested in -JENKINS-27270- (for a different plugin) does not work
          New: It appears that the regex filter introduced in ---JENKINS-34373--- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*cons/.**" or "*^cons/(.+)*" filter as suggested in --JENKINS-27270-- (for a different plugin) does not work (only results in an empty board)
          Laust Sorensen made changes -
          Description Original: It appears that the regex filter introduced in ---JENKINS-34373--- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*cons/.**" or "*^cons/(.+)*" filter as suggested in --JENKINS-27270-- (for a different plugin) does not work (only results in an empty board)
          New: It appears that the regex filter introduced in ----JENKINS-34373---- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*cons/.*" or "*^cons/(.+)**" filter as suggested in ---JENKINS-27270--- (for a different plugin) does not work (only results in an empty board)
          Laust Sorensen made changes -
          Description Original: It appears that the regex filter introduced in ----JENKINS-34373---- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*cons/.*" or "*^cons/(.+)**" filter as suggested in ---JENKINS-27270--- (for a different plugin) does not work (only results in an empty board)
          New: It appears that the regex filter introduced in -----JENKINS-34373----- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*cons/.*"  a  "*^cons/(.+)*" or a "*^cons\/(.+)$*" filter as suggested in ----JENKINS-27270---- (for a different plugin) does not work (only results in an empty board)
          Laust Sorensen made changes -
          Description Original: It appears that the regex filter introduced in -----JENKINS-34373----- does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.*master.**" works fine for just showing all master builds.

          However a "*cons/.*"  a  "*^cons/(.+)*" or a "*^cons\/(.+)$*" filter as suggested in ----JENKINS-27270---- (for a different plugin) does not work (only results in an empty board)
          New: It appears that the regex filter introduced in JENKINS-34373 does not filter on folders

          For the given list of running jobs:
           !image-2017-10-19-14-19-56-379.png|thumbnail!

          We wish a dashboard only showing the *cons/* jobs

          A regular expression of "*.\*master.\**" works fine for just showing all master builds.

          However a "*cons/.\**"  a  "*^cons/(.+)*" or a "*^cons\/(.+)$*" filter as suggested in JENKINS-27270 (for a different plugin) does not work (only results in an empty board)

          Thanks for reporting this. I looked at the code briefly and it does seem that filtering is done only on the job name and the folder name is not taken into account. Will try to release a new version in the next couple of days.

          Andrey Shevtsov added a comment - Thanks for reporting this. I looked at the code briefly and it does seem that filtering is done only on the job name and the folder name is not taken into account. Will try to release a new version in the next couple of days.
          Andrey Shevtsov made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

            ashevtsov Andrey Shevtsov
            lts123 Laust Sorensen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: