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

ExportXMLWordPrintable

      The example from https://jenkins.io/doc/pipeline/

      timeout(time:5, unit:'DAYS') {
          input message:'Approve deployment?', submitter: 'it-ops'
      }
      

      does not work.
      I tested with a shorter timeout and as soon as i added an submitter the input stays for ever open. without submitter the input is correctly terminated.

            Assignee:
            Jesse Glick
            Reporter:
            Thomas Kalmár
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: