[JIRA] (JENKINS-41015) Cannot abort input step anymore in Console Output

2 views
Skip to first unread message

tyler@monkeypox.org (JIRA)

unread,
Jan 12, 2017, 12:37:01 AM1/12/17
to jenkinsc...@googlegroups.com
R. Tyler Croy created an issue
 
Jenkins / Bug JENKINS-41015
Cannot abort input step anymore in Console Output
Issue Type: Bug Bug
Assignee: CloudBees Inc.
Attachments: Selection_043.png
Components: pipeline
Created: 2017/Jan/12 5:36 AM
Priority: Major Major
Reporter: R. Tyler Croy

With a recent upgrade of plugins I can no longer abort Pipelines waiting on an input step.

See the attached screenshot, but basically hitting the Abort link hits a 404 endpoint.

The screenshot was after a resumed Pipeline, but I can also reproduce this with a simple input step, e.g.:

node {
  stage('Build') { sh 'echo "Hi"' }
  stage('Deploy') {
    input message: 'Deploy?', ok: 'Ship It!'
  }
}
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

andrew.bayer@gmail.com (JIRA)

unread,
Feb 23, 2018, 4:59:01 PM2/23/18
to jenkinsc...@googlegroups.com
Andrew Bayer updated an issue
Change By: Andrew Bayer
Component/s: pipeline-input-step-plugin
Component/s: pipeline
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

andrew.bayer@gmail.com (JIRA)

unread,
Feb 23, 2018, 5:00:02 PM2/23/18
to jenkinsc...@googlegroups.com
Andrew Bayer commented on Bug JENKINS-41015
 
Re: Cannot abort input step anymore in Console Output

Seems to be working for me with pipeline-input-step 2.8 and core 2.89.3.

GANESHPRASAD.R@GMAIL.COM (JIRA)

unread,
Jul 11, 2019, 5:49:02 PM7/11/19
to jenkinsc...@googlegroups.com

I am able to reproduce this issue with pipeline-input-step 2.10 and pipeline 2.6.

This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages