If configured, the regular expression will be applied to all job names. Those that match the regular expression will be shown in this view. Tip: to exclude certain patterns, use negative lookahead. For example, to display all jobs not named testsomething, use: (?!test.*).*