|
||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reproduced with Jenkins 1.610.
The data submit was:
"parameterized": { "parameter": { "name": "test", "description": "", "": "2", "choiceListProvider": { "choiceListText": "a\nb\nc", "defaultChoice": "###NODEFAULTCHOICE###", "addEditedValue": false, "whenToAdd": "Triggered", "kind": "" }, "editable": false, "stapler-class": "jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition", "$class": "jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition" } }There's no stapler-class or $class for choiceListProvider.
This looks rather related to
JENKINS-28011, which is a bug in Jenkins 1.610 and will be fixed in Jenkins 1.611.