The "Use a regular expression to include jobs into the view" option is not properly handled. Whenever a regex value is used, as soon as we save the page, it gets replaced by "on". I figured out the commit that introduced this bug: https://github.com/jenkinsci/jenkins/commit/8b9394dd69e3e7958058a517e303754f0193c982#core/src/main/java/hudson/model/ListView.java
I'll be working on fixing this issue
- is duplicated by
-
JENKINS-19143 Edit view => include jobs by regex broken, always "on"
-
- Closed
-
[JENKINS-19082] The "Use a regular expression to include jobs into the view" in the List View is broken
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue is duplicated by |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Submitted a pull request here: https://github.com/jenkinsci/jenkins/pull/898