[ https://issues.jenkins-ci.org/browse/JENKINS-8916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162631#comment-162631 ]
SCM/JIRA link daemon commented on JENKINS-8916: ----------------------------------------------- Code changed in jenkins User: Fred G Path: src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/config.jelly src/main/resources/hudson/plugins/parameterizedtrigger/BuildTriggerConfig/config.jelly http://jenkins-ci.org/commit/parameterized-trigger-plugin/6e80ae37591b708b321b27a80a8d32012949f6a0 Log: Merge pull request #20 from fredg02/master [FIXED JENKINS-8916] Allowing same type of parameter for triggered build more than once seems redundant Compare: https://github.com/jenkinsci/parameterized-trigger-plugin/compare/76d4c9b...6e80ae3 > Allowing same type of parameter for triggered build more than once seems > redundant > ---------------------------------------------------------------------------------- > > Key: JENKINS-8916 > URL: https://issues.jenkins-ci.org/browse/JENKINS-8916 > Project: Jenkins > Issue Type: Bug > Components: parameterized-trigger > Affects Versions: current > Reporter: Fred G > Assignee: Fred G > Priority: Minor > > While working on [JENKINS-7377] I noticed that it's redundant and confusing > to allow the same type of parameter for a triggered build more than once. > For example, right now it's possible to specify "Current Build Parameters", > or "Subversion Revision" two or more times. > The only type where it might make sense is "Parameters from properties file". > I think for every type of parameters a simple checkbox is sufficient. > I'll try to make the necessary changes and open a pull request, but > appreciate comments or criticism. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira