• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • promoted-builds-plugin
    • None
    • Platform: All, OS: All

      "Add Action" button does not list any available actions, making it unusable.

          [JENKINS-4414] Unable to add actions to promoted build

          voorth created issue -

          jhafner added a comment -

          I have this same problem with the latest plugin version and Hudson 1.322. I
          never have tried on an earlier version.

          jhafner added a comment - I have this same problem with the latest plugin version and Hudson 1.322. I never have tried on an earlier version.

          who2709 added a comment -

          I am having this issue running Hudson 1.323 and promoted builds plugin 1.5.

          I am building a whole promotion process around this plugin, and I really need it
          to work.

          Thanks.

          who2709 added a comment - I am having this issue running Hudson 1.323 and promoted builds plugin 1.5. I am building a whole promotion process around this plugin, and I really need it to work. Thanks.

          remonvg added a comment -

          Our new build strategy is focussed on this promotion step. Please look into the
          reason why we can not add actions anymore.

          remonvg added a comment - Our new build strategy is focussed on this promotion step. Please look into the reason why we can not add actions anymore.

          Alan Harder added a comment -

          I was not able to see this problem on Hudson 1.327 with Promoted Builds plugin
          1.5, or Hudson 1.329-SNAPSHOT with Promoted Builds plugin 1.6-SNAPSHOT. When I
          click "Promote builds when.." in a freestyle job configure page and then click
          on the "Add Action" dropdown I see a long list of choices.
          Can someone with this problem upgrade to Hudson 1.327 or newer and let us know
          if this solves the problem?

          Alan Harder added a comment - I was not able to see this problem on Hudson 1.327 with Promoted Builds plugin 1.5, or Hudson 1.329-SNAPSHOT with Promoted Builds plugin 1.6-SNAPSHOT. When I click "Promote builds when.." in a freestyle job configure page and then click on the "Add Action" dropdown I see a long list of choices. Can someone with this problem upgrade to Hudson 1.327 or newer and let us know if this solves the problem?

          I am still seeing this issue using Hudson 1.328 and Promoted Builds plugin 1.5

          The "Add Action" button is not being rendered as a yui-style button like the
          others and clicking it does nothing.

          Timothy Bingaman added a comment - I am still seeing this issue using Hudson 1.328 and Promoted Builds plugin 1.5 The "Add Action" button is not being rendered as a yui-style button like the others and clicking it does nothing.

          Alan Harder added a comment -

          People seeing this issue should post environment details, and what browser(s)
          show the problem. Any javascript errors reported by the browser?

          Alan Harder added a comment - People seeing this issue should post environment details, and what browser(s) show the problem. Any javascript errors reported by the browser?

          voorth added a comment -

          Found it!
          It turns out that after disabling the Parameterized Trigger plugin,
          functionality is restored.

          Well, at least there is a workaround...

          voorth added a comment - Found it! It turns out that after disabling the Parameterized Trigger plugin, functionality is restored. Well, at least there is a workaround...

          Alan Harder added a comment -

          Good find.. yes, I think the problem here is parameterized trigger plugin adds
          an action that promoted builds will offer, and both use the "f:hetero-list" UI
          element (the "Add Action" or "Add Parameters" selectors). The bug here seems to
          be when one hetero-list is nested inside another.. I'll keep digging and look
          for the fix.

          Alan Harder added a comment - Good find.. yes, I think the problem here is parameterized trigger plugin adds an action that promoted builds will offer, and both use the "f:hetero-list" UI element (the "Add Action" or "Add Parameters" selectors). The bug here seems to be when one hetero-list is nested inside another.. I'll keep digging and look for the fix.

          sweet, good find voorth, I'm using the Parameterized Trigger plugin as well and
          can confirm that that is the issue.

          And yes, mindless, I ran into the nested hetero-list problem when developing the
          Sectioned View plugin. I tried numerous different configurations, but could not
          get yui to render nested hetero lists correctly. Although, I am not familiar
          enough with yui to know if that is its limitation or simply a limitation imposed
          by the way the hetero-list jelly tag is implemented.

          Timothy Bingaman added a comment - sweet, good find voorth, I'm using the Parameterized Trigger plugin as well and can confirm that that is the issue. And yes, mindless, I ran into the nested hetero-list problem when developing the Sectioned View plugin. I tried numerous different configurations, but could not get yui to render nested hetero lists correctly. Although, I am not familiar enough with yui to know if that is its limitation or simply a limitation imposed by the way the hetero-list jelly tag is implemented.

            mindless Alan Harder
            voorth voorth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: