-
Bug
-
Resolution: Fixed
-
Minor
-
None
Dropdown options are not rendered properly in the new Declarative Directive Generator.
Steps to reproduce:
1. Go to Manage Jenkins>Global Tool Configuration>Gradle Installations and then add two or more random Gradle versions.
2. Create a Pipeline job and go to the Pipeline Syntax section at /job/PipelineName/directive-generator/.
3. Click on Declarative Directive Generator
4. Select tools: Tools from the dropdown menu.
5. Add Gradle.
You'll notice that the Version drop down has multiple items in it, but the display value is empty. If you choose one and click Generate Declarative Directive you'll notice that it will have the name of the Gradle versions you added previously depending on which empty dropdown item you choose.
The HTML sets a value for the option element, but doesn't seem to also include the name string in the <option>NAMESHOULDBEHEREBUTISNT</option> element.
- relates to
-
JENKINS-56832 Simplification of symbol-hetero-list.jelly / ToolsDirective/config.jelly
-
- In Review
-
- links to
[JENKINS-51872] Dropdown options appear blank in Declarative Directive Generator
Component/s | New: pipeline-model-definition-plugin [ 21706 ] | |
Component/s | Original: pipeline [ 21692 ] |
Assignee | New: Andrew Bayer [ abayer ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #281 (Web Link)" [ 21305 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Link | New: This issue relates to JENKINS-56832 [ JENKINS-56832 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |