Hello, I've written a System Groovy script that generates a dropdown list based on the current user's role. Everything works fine except when I am trying to call a downstream job from a Controller job, I get
ERROR: Build step failed with exception java.lang.IllegalArgumentException: Illegal choice 'PARAMETER_VALUE' in parameter 'PARAMETER_NAME& at jp.ikedam.jenkins.plugins.extensible_choice_parameter.ExtensibleChoiceParameterDefinition.createValueCommon(ExtensibleChoiceParameterDefinition.java:397) The parameter I am trying to pass as a "current build parameter" from a Controller to the downstream job is defined in identical ways in both jobs (extensible choice system groovy.) Any clues/ideas are greatly appreciated! Thank you!! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7125f911-3a95-4dab-a0dc-4168b5898742%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.