-
Bug
-
Resolution: Unresolved
-
Major
-
None
When an Active Choice reactive reference is rendered as a Jenkins File Chooser, the name of the selected file is not cascaded to other active choices that reference it.
[JENKINS-38893] Active Choice Reactive Reference parameter value rendered as File Selector not cascaded
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Attachment | New: config[1].xml [ 38753 ] |
Attachment | New: Screenshot_2017-07-06_22-42-10.png [ 38766 ] | |
Attachment | New: Screenshot_2017-07-06_22-42-25.png [ 38767 ] | |
Attachment | New: Screenshot_2017-07-06_22-42-47.png [ 38768 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Attachment | New: screenshot-1.png [ 46970 ] |
After investigating a bit more, the issue is as follows:
When the AC-RefParam is rendered as:
When the AC-RefParam is rendered as:
This is expected as we need to render a parameter with name="value". It's just not useful for us to propagate the name of the selected file.