-
Improvement
-
Resolution: Fixed
-
Major
-
None
Should ideally look up the Job from the job field and dynamically include a list of value.jelly blocks; just not sure how to wire up the JavaScript for this.
A potential alternative (requiring a core change) would be for ParameterValue, not just ParameterDefinition, to be Describable (where config.jelly just calls value.jelly, passing it = instance), and these would all have a Descriptor, so that <f:repeatableHeteroProperty field="parameters"/> would suffice to configure a List<ParameterValue>. Not as nice for the user, though.
kohsuke also originally suggested adding ParameterDefinition.createValue(Object) as yet another alternative, but again this is not as friendly to snippet generation.
- depends on
-
JENKINS-19413 StaplerRequest.getAncestor does not work for lazy block
-
- Open
-
- links to
[JENKINS-26093] Code snippet generation for BuildTriggerStep.parameters
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 69 (Web Link)" [ 12139 ] |
Link |
Original:
This issue is related to |
Link | New: This issue depends on JENKINS-19413 [ JENKINS-19413 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 160083 ] | New: JNJira + In-Review [ 196309 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |