-
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.
[JENKINS-51650] RunParameterDefinition.copyWithDefaultValue() used wrong constructor
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Labels | New: lts-candidate |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Labels | Original: lts-candidate | New: 2.121.2-fixed |
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.