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

Sending POST-Request for input-step again lets the pipeline fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None

      How to reproduce?

      • Create an pipeline-input-step, where login is required (e.g. only certain users can click to proceed)
      • Log-out of Jenkins and try to click this input-step
      • Jenkins will tell you, that you have to log-on
      • Log-on
      • Jenkins will tell you that the POST-Request has to be resent and offers you a button do that
      • Click that button

       

      Actual behaviour:

      The POST-Request fails, but also the pipeline itself aborts immediately.

      Expected behaviour:

      I can think of two options

      a) The pipeline continues, if the POST-request is valid

      b) Jenkins gives an error, that the POST-request could not be sent, but the pipeline should stay in the same state and not abort

            Unassigned Unassigned
            kvnmrz Kevin Maerz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: