input step in post directive is never prompted within Blue Ocean

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Vivek Pandey
            Reporter:
            Hendrik Halkow
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: