jenkins-control-plugin icon indicating copy to clipboard operation
jenkins-control-plugin copied to clipboard

PT_MULTI_SELECT and PT_CHECKBOX not supported

Open pratgohi opened this issue 5 years ago • 8 comments

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

pratgohi avatar Jul 29 '20 07:07 pratgohi

I'll look at this

MCMicS avatar Jul 29 '20 08:07 MCMicS

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

sunhailin-Leo avatar Dec 09 '20 08:12 sunhailin-Leo

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

MCMicS avatar Dec 09 '20 08:12 MCMicS

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 avatar Jan 18 '21 18:01 MCMicS

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

MCMicS avatar Jan 18 '21 18:01 MCMicS

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

prongs avatar Mar 18 '21 10:03 prongs

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

MCMicS avatar Mar 18 '21 10:03 MCMicS

partially integrated in 0.13.11 use textfield for Select Types

MCMicS avatar Apr 25 '21 17:04 MCMicS