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

Multibranch pipeline - unable to re-run branch job when there is other running job waiting for user input

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • blueocean-plugin
    • None
    • blueocean-plugin-1.0.0-rc1

      Problem
      Unable to re-run branch job when there is other running job from same branch waiting for user input.

      Possible solution
      User could always jump to the activity and fire off the run for the branch from there. Would need JENKINS-42451 to be completed.

      Usecase
      Pipeline allows user to vote if branch build shoud be deployed to server.

      Voting is preformed through input step which pauses running pipeline job. In this case the blueocean does not show run button which fires another pipeline job from same branch.

      Screenshot

          [JENKINS-42871] Multibranch pipeline - unable to re-run branch job when there is other running job waiting for user input

          James Dumay added a comment -

          koval_jan just to clarify, is the issue here is that once a Pipeline branch is paused for input that you cannot run the branch again from the Branches tab?

          James Dumay added a comment - koval_jan just to clarify, is the issue here is that once a Pipeline branch is paused for input that you cannot run the branch again from the Branches tab?

          Jan Koval added a comment -

          Yes that is the problem. Workaround is to switch to classic view and fire the build.

          Jan Koval added a comment - Yes that is the problem. Workaround is to switch to classic view and fire the build.

          James Dumay added a comment -

          koval_jan thanks for that. I think JENKINS-42451 could be related in solving this problem. I have earmarked this issue and JENKINS-42451 for a future sprint.

          James Dumay added a comment - koval_jan thanks for that. I think JENKINS-42451 could be related in solving this problem. I have earmarked this issue and JENKINS-42451 for a future sprint.

            brody Brody Maclean
            koval_jan Jan Koval
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: