-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins Version 1.651.3
Job DSL Plugin Version 1.56
RHEL 6.8
Chrome
Java 8
When using multiple "Process Job DSLs" build steps where the build steps reference files on the file system, all but the last build step hide the file input making it impossible to edit.
Please see attachments for a screenshot.
This is a follow-up from JENKINS-41083.
- is duplicated by
-
JENKINS-50875 multiple jobDSL() pipeline steps destroys all but the last
-
- Closed
-
[JENKINS-41389] Using multiple "Process Job DSLs" build steps causes UI bugs
Description |
Original:
When using multiple "Process Job DSLs" build steps where the build steps reference files on the file system, all but the last build step hide the file input making it impossible to edit. Also, a separate link on the side bar "Job DSL API Reference" is created for each instance of the "Process Job DSLs" build step. please see attachments for images of the issues. |
New:
When using multiple "Process Job DSLs" build steps where the build steps reference files on the file system, all but the last build step hide the file input making it impossible to edit. Please see attachments for a screenshot. This is a follow-up from |
Attachment | New: job-dsl_bug_1.png [ 35595 ] |
Labels | New: stapler |
Link |
New:
This issue is duplicated by |
I can reproduce this on 1.642.1 and on 2.32.1.
The fields will appear if you click on the radio buttons. The script text will appear if you start editing. I think this is a framework bug in Jenkins/Stapler/Jelly and needs to be fixed there.