Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
Jenkins ver. 1.651.3 (also 2.7.4)
Pipeline: Basic Steps 2.1
Pipeline: Input Step 2.1
Description
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.
Attachments
Issue Links
- is blocking
-
JENKINS-37154 Attempting to abort an input step hangs waiting for metadata
-
- Resolved
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Component/s | workflow-basic-steps-plugin [ 21712 ] |
Link |
This issue is blocking |
Labels | regression |
Priority | Minor [ 4 ] | Critical [ 2 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Jesse Glick [ jglick ] |
Remote Link | This issue links to "PR 9 (Web Link)" [ 15032 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |