Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using ExtendedChoiceParameter in our Jenkins build process, build parameter comes as empty #59

Open
3 of 4 tasks
rgopalan1 opened this issue Jan 2, 2020 · 1 comment

Comments

@rgopalan1
Copy link

rgopalan1 commented Jan 2, 2020

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

  • Can you please provide all the configuration details you're using (hide sensitive fields) and any other information which may help? (does it match the examples here?)
  • Do you know if you're you able to connect to to your mail server via IMAP?
  • What log messages do you receive, when you press the "Test Connection" button?
  • Have you followed the troubleshooting section on the plugin page?

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.

@rgopalan1
Copy link
Author

We are looking for a change as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant