Steps to reproduce
How can we reproduce the issue
Use Extended Choice parameter with value as "Foo,Bar,Test" (multi-select) and delimiter as ";"
Expected behaviour
Parameter should pass as simple parameter only as (Foo;Bar;Test)
Actual behaviour
I am getting the following log message "Job property '%s' is not a Simple parameter. Keeping default value"
Server configuration
Operating system:
Windows
Jenkins Version:
Jenkins ver. 2.190.2
Plugin Version:
1.026
Mail Server:
Microsoft Exchange Server 2016
Additional Steps/Questions
If you're feeling ambitious, you can also try setting up a LogRecorder for the Jenkins plugin (the logger package name will be something like "org.jenkinsci.plugins.pollmailboxtrigger"). This may provide extra insight into why your issue is occurring.
Steps to reproduce
How can we reproduce the issue
Use Extended Choice parameter with value as "Foo,Bar,Test" (multi-select) and delimiter as ";"
Expected behaviour
Parameter should pass as simple parameter only as (Foo;Bar;Test)
Actual behaviour
I am getting the following log message "Job property '%s' is not a Simple parameter. Keeping default value"
Server configuration
Operating system:
Windows
Jenkins Version:
Jenkins ver. 2.190.2
Plugin Version:
1.026
Mail Server:
Microsoft Exchange Server 2016
Additional Steps/Questions
If you're feeling ambitious, you can also try setting up a LogRecorder for the Jenkins plugin (the logger package name will be something like "org.jenkinsci.plugins.pollmailboxtrigger"). This may provide extra insight into why your issue is occurring.