Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: core
-
Labels:None
-
Environment:core 1.526
-
Similar Issues:
Description
- Click hyperlink "Edit View" (URL /view/name/configure)
- Select checkbox "Use a regular expression to include jobs into the view"
- Enter a suitable regex in the text box "Regular expression" below
- Click button "OK" to save
- Now typically the view shows no jobs at all.
- Click "Edit View" again
- Notice your regex is replaced by "on"
Strange bug...
Workaround:
- Open $JENKINS_HOME/config.xml in text editor
- Replace <includeRegex>on</includeRegex> by <includeRegex>your_regex</includeRegex> and save
- Click hyperlink "Manage Jenkins" (URL /manage)
- Click hyperlink "Reload Configuration from Disk" and button "OK" to confirm
Attachments
Issue Links
- duplicates
-
JENKINS-19082 The "Use a regular expression to include jobs into the view" in the List View is broken
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue duplicates |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | JNJira [ 150590 ] | JNJira + In-Review [ 206863 ] |
This bug has been reported in
JENKINS-19082, and it looks like it has now been fixed. The fix should be in release 1.527.