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

input step in post directive is never prompted within Blue Ocean

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • blueocean-plugin
    • None
    • Jenkins 2.104
    • Blue Ocean 1.5 - beta 3

      Create a declarative pipeline with an input step like this:

      post {
        always {
          script {
            def response = input message: 'Do you want to undeploy UAT environment?'
          }
        }
      }
      

      In the classic stage view plugin, everything works fine and you are prompted. However, in Blue Ocean you only see that the build is paused and you cannot navigate to the post action and answer the prompt.

          [JENKINS-49297] input step in post directive is never prompted within Blue Ocean

          Hendrik Halkow created issue -
          James Dumay made changes -
          Sprint New: Blue Ocean 1.5 - beta 2 [ 481 ]
          James Dumay made changes -
          Rank New: Ranked higher
          James Dumay made changes -
          Epic Link New: JENKINS-43952 [ 181484 ]
          James Dumay made changes -
          Rank New: Ranked lower
          Vivek Pandey made changes -
          Rank New: Ranked lower
          Vivek Pandey made changes -
          Assignee New: Nicolae Pascu [ nicu ]
          Nicolae Pascu made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Vivek Pandey made changes -
          Rank New: Ranked lower
          Vivek Pandey made changes -
          Sprint Original: Blue Ocean 1.5 - beta 2 [ 481 ] New: Blue Ocean 1.5 - beta 3 [ 491 ]
          Vivek Pandey made changes -
          Rank New: Ranked higher

            vivek Vivek Pandey
            hendrikhalkow Hendrik Halkow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: