Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-41389

Using multiple "Process Job DSLs" build steps causes UI bugs

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core, job-dsl-plugin
    • 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.

          [JENKINS-41389] Using multiple "Process Job DSLs" build steps causes UI bugs

          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.

          Daniel Spilker added a comment - 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.

          Daniel Zabel added a comment -

          as workaround for me the following works:

          • click on "Use the provided DSL script"
          • after that click back to "Look on Filesystem", and et voila - the field is displayed again

          Daniel Zabel added a comment - as workaround for me the following works: click on "Use the provided DSL script" after that click back to "Look on Filesystem", and et voila - the field is displayed again

            Unassigned Unassigned
            daspilker Daniel Spilker
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: