-
Improvement
-
Resolution: Fixed
-
Minor
hetero-radio selector overloads web UI in the case of big number of strategies. I suppose that dropdownDescriptoSelector would be preferable
- is related to
-
JENKINS-20164 Plugins Build-timeout and FSTrigger cannot be used in the same job
-
- Resolved
-
[JENKINS-20786] Replace radioBlocks by dropdownDescriptorSelector.
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Summary | Original: Replace radioBloks by dropdownDescriptorSelector. | New: Replace radioBlocks by dropdownDescriptorSelector. |
Link |
New:
This issue is related to |
Assignee | New: ikedam [ ikedam ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
I doubt there would be so many subclasses of AuthorizeProjectStrategy.
For I suppose 5-6 extensions (including current 3) at most,
radio list is good for users to see what options are available.
I'll consider this when the number of extensions grows.