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

Let rerun in BlueOcean create a Rebuild, not a Replay

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • blueocean-plugin
    • None
    • Jenkins version 2.346.3, Chrome

      In the BlueOcean UI for a build, the "Rerun" button (circular arrow) on the top bar, will trigger the build again. But the new build is triggered as a "Replay" and not a "Rebuild", even though the user gets no chance to edit the Jenkinsfile/groovy scripts.

      In my organization, we have logic to e.g. not allow releases to be built from "Replay" runs (as we don't know what groovy code was actually used). This makes the "Rerun" button unusable for retriggering release or release candidate builds.

      Suggested improvement:
      Let the Rerun button trigger a rebuild, i.e. be equivalent to using "Rebuild" in the classic UI.

      (Or, possibly, have different buttons in BlueOcean for both Replay and Rebuild, and give the user the possibility to modify scripts in the Replays.)

            Unassigned Unassigned
            bgt Boel Gerhardt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: