-
Bug
-
Resolution: Fixed
-
Minor
-
None
Despite the fact the wiki says user should not specif more than one parameter, plugin allows user to do so. When user tries to schedule such job via UI, the "All"/"None"/etc buttons does not work correctly for the second table. It would save some confusion if plugin reject/removes multiple parameter definitions.
- is related to
-
JENKINS-36894 Refactor shortcuts of matrix-combination plugin
-
- Closed
-
Code changed in jenkins
User: ikedam
Path:
src/test/java/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsJenkinsRule.java
src/test/java/hudson/plugins/matrix_configuration_parameter/MatrixCombinationsParameterDefinitionTest.java
http://jenkins-ci.org/commit/matrix-combinations-plugin/ba043e14aae3ec76670d5c42cbabe3f05ce7aba9
Log:
JENKINS-36861JENKINS-30918Add tests forJENKINS-36861andJENKINS-30918