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

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

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed

    Description

      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.

      Attachments

        Activity

          ssbarnea Sorin Sbarnea added a comment -

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

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

          Fixed in 2.1.1.

          svenschoenung Sven Schoenung added a comment - Fixed in 2.1.1.

          People

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

            Dates

              Created:
              Updated:
              Resolved: