-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
Could you make the GUI look like in "Build on multiple nodes", ie having a tree-view with "nodes" and "labels" on the first level. This is easier as the plain list with everything.
Could you make the GUI look like in "Build on multiple nodes", ie having a tree-view with "nodes" and "labels" on the first level. This is easier as the plain list with everything.
You bring up a good point. I can see this becoming difficult to deal with if you have many nodes and labels. However, I tried to make this mimic the existing GUI of Hudson as much as I could. The Hudson native feature: "Tie this project to node" was my inspiration. It ties nodes for freestyle, non-Matrix jobs with a drop-down list, too.
I suppose that the best way to deal with many entries, is to use the control's awareness of the starting letter of each entry: If you type 's', it will instantly select the next node/lable that begins with 's'.