[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2020-03-04 Thread sebastien.gu...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sebastien Guery edited a comment on  JENKINS-51050  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
 Same bug for me:{code:java}def doPipeline = falsetry{doDeploy = input(message: 'Do you want to do the pipeline?', ok: 'Submit',parameters: [[$class: 'BooleanParameterDefinition', defaultValue: false, description: 'Click on the checkbox to do the pipeline. Then click on "Submit" button',name: 'Do the pipeline']])} catch(err) { doPipeline = falseecho "Pipeline aborted by user  [${user}] ."}node{echo "doPipline value = ${doPipeline}"stage('build'){echo "Stage build..."}}{code}Jenkins ver. 2.190.3!image-2020-03-04-18-18-37-926.png!Sometimes the input requested form is displayed and sometimes not on rerun with the same pipeline. It depends if I click on abort or submit and then rerun. Could you fix this bug? Regards    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.190290.1525119263000.5460.1583345220250%40Atlassian.JIRA.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2020-03-04 Thread sebastien.gu...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sebastien Guery updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Change By: 
 Sebastien Guery  
 
 
Priority: 
 Major Blocker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.190290.1525119263000.5264.1583342760639%40Atlassian.JIRA.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2020-03-04 Thread sebastien.gu...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sebastien Guery commented on  JENKINS-51050  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
 Same bug for me: 

 

def doPipeline = false
try{
doDeploy = input(message: 'Do you want to do the pipeline?', ok: 'Submit',
parameters: [[$class: 'BooleanParameterDefinition', defaultValue: false, description: 'Click on the checkbox to do the pipeline. Then click on "Submit" button',name: 'Do the pipeline']])
} catch(err) { 
doPipeline = false
echo "Pipeline aborted by user [${user}]."
}
node
{
echo "doPipline value = ${doPipeline}"
stage('build'){
echo "Stage build..."
}
}

 

 Jenkins ver. 2.190.3  Sometimes the input requested form is displayed and sometimes not on rerun with the same pipeline. It depends if I click on abort or submit and then rerun.   Could you fix this bug?   Regards      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.190290.1525119263000.5250.1583342700325%40Atlassian.JIRA.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2020-03-04 Thread sebastien.gu...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sebastien Guery updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Change By: 
 Sebastien Guery  
 
 
Attachment: 
 image-2020-03-04-18-18-37-926.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.190290.1525119263000.5229.1583342340536%40Atlassian.JIRA.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-12-12 Thread miguelmcl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Miguel C commented on  JENKINS-51050  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
 any news on this? it still happens using scripted pipeline, and the doc is not clear about places where we shouldn't be using this so it plays nice with blueocean (and even so I would consider it a bug since the classic ui works just fine)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-08-08 Thread andrew.ba...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrew Bayer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Change By: 
 Andrew Bayer  
 
 
Component/s: 
 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-04-30 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-51050  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
 Miguel C could you please post a simplified example Jenkinsfile that demonstrates this problem?  cc Jenn Briden  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-04-30 Thread miguelmcl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Miguel C updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Change By: 
 Miguel C  
 

  
 
 
 
 

 
 To put simply we have a few jobs that we start from "blueocean" view.The job starts fine and moves onto "asking fro user input"The step will show the lines:  {code:java}[Pipeline] input Input requested{code}But nothing is ever requested... If we switch to the "old UI" we can see the left link to provide input or do so from the console it  slef  self .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-04-30 Thread miguelmcl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Miguel C updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Change By: 
 Miguel C  
 
 
Attachment: 
 jenkis_blue_input.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-04-30 Thread miguelmcl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Miguel C updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Change By: 
 Miguel C  
 

  
 
 
 
 

 
 To put simply we have a few jobs that we start from "blueocean" view.The job starts fine and moves onto "asking fro user input"The step will show the lines:  ```  {code:java}  [Pipeline] input Input requested {code}   ``` But nothing is ever requested... If we switch to the "old UI" we can see the left link to provide input or do so from the console it slef .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-04-30 Thread miguelmcl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Miguel C created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 blueocean-plugin, pipeline  
 
 
Created: 
 2018-04-30 20:14  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Miguel C  
 

  
 
 
 
 

 
 To put simply we have a few jobs that we start from "blueocean" view. The job starts fine and moves onto "asking fro user input" The step will show the lines: ``` [Pipeline] input  https://ci.plex.bz/blue/organizations/jenkins/QA%2Fqa-automation%20tools/detail/master-Jenkinsfile/430/pipeline#log-24Input requested ``` But nothing is ever requested... If we switch to the "old UI" we can see the left link to provide input or do so from the console it slef  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 
  

[JIRA] (JENKINS-51050) Blueocean paused for Input requested, but never asks for it

2018-04-30 Thread miguelmcl...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Miguel C updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51050  
 
 
  Blueocean paused for Input requested, but never asks for it   
 

  
 
 
 
 

 
Change By: 
 Miguel C  
 

  
 
 
 
 

 
 To put simply we have a few jobs that we start from "blueocean" view.The job starts fine and moves onto "asking fro user input"The step will show the lines:```[Pipeline] input  [|https://ci.plex.bz/blue/organizations/jenkins/QA%2Fqa-automation%20tools/detail/master-Jenkinsfile/430/pipeline#log-24] Input requested```But nothing is ever requested... If we switch to the "old UI" we can see the left link to provide input or do so from the console it slef  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.