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

Blue Ocean offers to replay a build that cannot be replayed

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • blueocean-plugin
    • None

      https://ci.jenkins.io/blue/organizations/jenkins/Core%2Fjenkins/detail/PR-2905/3/pipeline/

      This build offers a "Replay" link sending POST to https://ci.jenkins.io/blue/rest/organizations/jenkins/pipelines/Core/pipelines/jenkins/branches/PR-2905/runs/3/replay/

      The response is HTTP 500, message "Run was not added to queue.", and an empty errors array. Nothing is shown on the UI, the message is only in the HTTP response. It's like I didn't click anything.

      Meanwhile, the classic UI at https://ci.jenkins.io/job/Core/job/jenkins/job/PR-2905/3/ does not have a 'Replay' link, presumably because the Pipeline failed so early.

      • Terrible UX of not getting any visible response after clicking.
      • Don't offer an action that's not available in the first place, or explicitly say it can't work when clicking.

          [JENKINS-44633] Blue Ocean offers to replay a build that cannot be replayed

          James Dumay added a comment -

          danielbeck already fixed in JENKINS-42997

          James Dumay added a comment - danielbeck already fixed in JENKINS-42997

          rali royster added a comment -

          This is still not working. If the repo checkout fails, the job is missing the rerun button.

          rali royster added a comment - This is still not working. If the repo checkout fails, the job is missing the rerun button.

            Unassigned Unassigned
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: