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

input step can return a null when approved via link in console output

XMLWordPrintable

      We have code similar to:

      String inputParams = input([message: "Continue with apply?",
                                  submitter: "foo,bar",
                                  submitterParameter: "approver"])
       

      This all works as expected when the Approve button is clicked in the standard main project page. However, when the link that shows up in the unified Console Output is used to approve the build, inputParams becomes a null value.

            Unassigned Unassigned
            elatt Erik Lattimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: