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

List view section: Regex filtering on schedule doesn't work for pipeline jobs

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major

      The list view section of a sectioned view allows filtering of jobs with a "Regular Expression Job Filter". Under "Match Value" you can choose "Job schedule". If you want to see just the jobs that are running every night, this can be done by specifying "[^ ]+ [^ ] +* +* +*" as regular expression. It works perfectly for "normal" jobs.

      Unfortunately it doesn't work for pipeline jobs. It looks like their "Job schedule" is always empty, even if they are configured to run every night, because even if you just enter ".+" as regex they don't match. Probably the data are stored in another field.

          [JENKINS-43343] List view section: Regex filtering on schedule doesn't work for pipeline jobs

          Sorin Sbarnea added a comment -

          Also seems to not match any jobs running in folders regardless the pattern.

          Sorin Sbarnea added a comment - Also seems to not match any jobs running in folders regardless the pattern.

          Fixed in 2.1.1.

          Sven Schoenung added a comment - Fixed in 2.1.1.

            tbingaman Timothy Bingaman
            wolfgangk Wolfgang Kiendl
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: