-
Bug
-
Resolution: Fixed
-
Minor
RunParameterDefinition.copyWithDefaultValue() used wrong constructor,
essentially creating a broken RunParameterDefinition where the project name
was set to the runid and the real runid was nulled.
RunParameterDefinition.copyWithDefaultValue() used wrong constructor,
essentially creating a broken RunParameterDefinition where the project name
was set to the runid and the real runid was nulled.
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/hudson/model/RunParameterDefinition.java
http://jenkins-ci.org/commit/jenkins/88271739a25e35c4bb250c87efba5009eb6f253c
Log:
Merge pull request #3466 from GLundh/runparamfix
JENKINS-51650RunParameterDefinition.copyWithDefaultValue() used wrong constructorCompare: https://github.com/jenkinsci/jenkins/compare/320fc6e2b289...88271739a25e
*NOTE:* This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.