Hi there,

      From my understanding, we should have a popup when we use the input directive on a pipeline stage.

      stage('Qualification') {
         input {
              message "Go Qualification"
              submitter "titi"
              submitterParameter "submitter"
              parameters {
                  string(name: 'username', description: 'admin user acount')
                  password(name: 'password', description: 'password associated')
              }
          }
          steps {
              echo "submint by ${submitter}"
          }
      }

      But I have to go the job console and manually click on "Input Request" to access the forms :

          [JENKINS-63901] input in pipeline no popup

          Thibault DESAULES created issue -
          Bartek Kępka made changes -
          Attachment New: 172.20.10.20-1602489707958.log [ 52923 ]
          Bartek Kępka made changes -
          Attachment Original: 172.20.10.20-1602489707958.log [ 52923 ]
          Bartek Kępka made changes -
          Attachment New: stacktrace _from_browser.log [ 52924 ]
          Bartek Kępka made changes -
          Attachment Original: stacktrace _from_browser.log [ 52924 ]
          Bartek Kępka made changes -
          Attachment New: stacktrace _from_browser.log [ 52925 ]

          Bartek Kępka added a comment -

           
          I also have this potential error. Additionally, an error in the browser log.
          stacktrace in attachments
           

          Bartek Kępka added a comment -   I also have this potential error. Additionally, an error in the browser log. stacktrace in attachments  
          Yasser B made changes -
          Component/s New: pipeline-stage-view-plugin [ 21139 ]
          Tobias Gruetzmacher made changes -
          Link New: This issue duplicates JENKINS-63892 [ JENKINS-63892 ]
          Tobias Gruetzmacher made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            Unassigned Unassigned
            tdesaules Thibault DESAULES
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: