Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Component/s: core
-
Labels:None
-
Similar Issues:
Description
In some kind of parameterized jobs (e.g. deploy to user selected environment) it would be useful to have an ability to search by build parameters values in a Build history widget.
PR with proper changes will be provided when Jira ticket number is known.
Attachments
Issue Links
- is related to
-
JENKINS-39224 Build History - Doesn't return correct result if search data has upper case
-
- Resolved
-
- relates to
-
JENKINS-53829 Preserve Build History Search in URL
-
- Open
-
Code changed in jenkins
User: Marcin Zajączkowski
Path:
core/src/main/java/jenkins/widgets/HistoryPageFilter.java
core/src/test/java/jenkins/widgets/HistoryPageFilterTest.java
http://jenkins-ci.org/commit/jenkins/0a221d0b47c3e7693879a5906e3161160fce19bd
Log:
JENKINS-40718Consider insensitiveSearch user configuration