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

PT_MULTI_SELECT and PT_CHECKBOX not supported #240

Open
pratgohi opened this issue Jul 29, 2020 · 8 comments
Open

PT_MULTI_SELECT and PT_CHECKBOX not supported #240

pratgohi opened this issue Jul 29, 2020 · 8 comments
Labels

Comments

@pratgohi
Copy link

currently multi select parameter type is not supported, this is common type from extended choice parameter plugin where jobs allow select more then one items from list to be selected.

If this can be fixed it would be helpful

@MCMicS
Copy link
Owner

MCMicS commented Jul 29, 2020

I'll look at this

@sunhailin-Leo
Copy link

Hope this plugin can support PT_SINGLE_SELECT, PT_MULTI_SELECT, PT_CHECKBOX. Thx 😄
@MCMicS

@MCMicS
Copy link
Owner

MCMicS commented Dec 9, 2020

I check the api again and then it will be developed in one of next release

@MCMicS
Copy link
Owner

MCMicS commented Jan 18, 2021

sorry for the delay: I've checked the API but the values for multi select is not delivered via API.
grafik

So I can not offer the parameter at this time

@MCMicS
Copy link
Owner

MCMicS commented Jan 18, 2021

Jenkins Issue: https://issues.jenkins.io/browse/JENKINS-64658

@prongs
Copy link

prongs commented Mar 18, 2021

Is it possible to treat such field as string, until jenkins fixes this issue?

@MCMicS
Copy link
Owner

MCMicS commented Mar 18, 2021

A textfield is possible. But then you have to enter the value manually. If it fit for now it can be included

MCMicS added a commit that referenced this issue Apr 25, 2021
#240 PT_MULTI_SELECT and PT_CHECKBOX not supported
@MCMicS
Copy link
Owner

MCMicS commented Apr 25, 2021

partially integrated in 0.13.11
use textfield for Select Types

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

No branches or pull requests

4 participants