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

Filter selection menu by text Filter

Open Zimins opened this issue 1 year ago • 3 comments

I want to add filter in selection menu. In jenkins, I can use filter by text in selection menu, but jekins-control-plugin can't.

(in jenkins run with parameter menu) 스크린샷 2024-04-08 오후 9 10 17

How about support this feature in this plugin?

Zimins avatar Apr 08 '24 12:04 Zimins

Do you mean filter for paramter dialog or where do you need a filter? in view and toolbars you filter with IDE Support. Simply type text

MCMicS avatar Apr 09 '24 17:04 MCMicS

In parameterized build window.

I have github branch parameter in job. There are over 80 branches able to select.

스크린샷 2024-04-11 오후 3 21 24

Zimins avatar Apr 11 '24 06:04 Zimins

I will check the API again if its now possible via the API

MCMicS avatar Apr 15 '24 14:04 MCMicS

Hello, @Zimins 😄 I didn't know you also opened the issue about the filter function 👍 This issue might be solved by #657.

Thank you!

LakeLab avatar Dec 24 '24 08:12 LakeLab

solved by #657

MCMicS avatar Jan 01 '25 17:01 MCMicS