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

Conditional Builder doesn't render correctly with build-timeout 1.13

      When adding a conditional (single) or (multiple) build step as a timeout action, the UI does not render correctly because the builder list is empty. Therefore, you can't use this type of build step.

          [JENKINS-22467] Conditional Builder doesn't render correctly with build-timeout 1.13

          ikedam added a comment -

          As written in help texts, this feature does not ensure work with all builders, and does not support it.
          I'll take a glance, and fix it if I can easily do that. If not, I'll close this as Won't Fix.
          You may consider assign this to yourself, fix and make a pull request.

          ikedam added a comment - As written in help texts, this feature does not ensure work with all builders, and does not support it. I'll take a glance, and fix it if I can easily do that. If not, I'll close this as Won't Fix. You may consider assign this to yourself, fix and make a pull request.

          ikedam added a comment -

          This is caused for dropdownDescriptorSelector does not pass it to conditional-buildstep when dynamic-loading.
          This is a limitation of Jenkins and this can be fixed not in build-timeout plugin nor in conditional-buildstep, but only in Jenkins core.

          Workaround: Save the configuration once with empty builder in conditional-buildstep. Then open the configuration page again. The builder dropdown would be filled up.

          ikedam added a comment - This is caused for dropdownDescriptorSelector does not pass it to conditional-buildstep when dynamic-loading. This is a limitation of Jenkins and this can be fixed not in build-timeout plugin nor in conditional-buildstep, but only in Jenkins core. Workaround: Save the configuration once with empty builder in conditional-buildstep. Then open the configuration page again. The builder dropdown would be filled up.

            ikedam ikedam
            walterk82 Walter Kacynski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: