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

Add the ability to fold/unfold similar actions in build menu

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • git-plugin

      When using multiple get repositories (with Pipeline) the build menu is useless. To find the "Waiting for input" button, you need to scroll a lot:

      I propose that we add the ability to fold similar actions, like in attached screenshots:

        1. MBS.png
          MBS.png
          53 kB
        2. MBS2.png
          MBS2.png
          27 kB
        3. MBS3.png
          MBS3.png
          60 kB

          [JENKINS-40622] Add the ability to fold/unfold similar actions in build menu

          I have published a workaround https://github.com/Inuits/jenkins-global-lib

          Julien Pivotto added a comment - I have published a workaround https://github.com/Inuits/jenkins-global-lib

          Oleg Nenashev added a comment -

          Nothing to do in the core (unless we want to have a generic solution)

          Oleg Nenashev added a comment - Nothing to do in the core (unless we want to have a generic solution)

          Should that touch Hudson.model.Actionable?

          Julien Pivotto added a comment - Should that touch Hudson.model.Actionable?

          Oleg Nenashev added a comment -

          Well, we could do some grouping in the Jenkins core for similar actions. But it won't really help the UX, because this bunch of actions will go to another level. IMHO it should be done on the Git or SCM API plugin levels (just to get the scm-specific layout)

          Oleg Nenashev added a comment - Well, we could do some grouping in the Jenkins core for similar actions. But it won't really help the UX, because this bunch of actions will go to another level. IMHO it should be done on the Git or SCM API plugin levels (just to get the scm-specific layout)

          Daniel Beck added a comment -

          Just needs a fix in Git to not dump new actions for every SCM call.

          Daniel Beck added a comment - Just needs a fix in Git to not dump new actions for every SCM call.

          Jesse Glick added a comment -

          What danielbeck said.

          Jesse Glick added a comment - What danielbeck said.

            Unassigned Unassigned
            roidelapluie Julien Pivotto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: