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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Environment:

      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.

            Assignee:
            Timothy Bingaman
            Reporter:
            Wolfgang Kiendl
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: