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

Mission Control regex filter not working for folders

XMLWordPrintable

      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)

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

              Created:
              Updated:
              Resolved: