[JIRA] (JENKINS-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2020-04-09 Thread brunodepau...@yahoo.com.br (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bruno P. Kinoshita commented on  JENKINS-53540  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
 Not sure if that will work well with pipelines Meghana V, the plug-in is not developed with pipelines in mind (though it may work). It's designed for the HTML DOM of Jenkins UI, which can act different when using pipelines.  
 

  
 
 
 
 

 
 
 

 
 
 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.194016.1536789673000.8788.1586472660239%40Atlassian.JIRA.


[JIRA] (JENKINS-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2020-04-09 Thread megna201...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Meghana V commented on  JENKINS-53540  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
 How do I access these input values in jenkins pipeline?  
 

  
 
 
 
 

 
 
 

 
 
 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.194016.1536789673000.8614.1586438040168%40Atlassian.JIRA.


[JIRA] (JENKINS-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2019-05-13 Thread imoutsat...@msn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ioannis Moutsatsos commented on  JENKINS-53540  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
 You understand of course that ${ReactiveRefParam} is either a referenced parameter (from upstream input) or a variable computed in within the code block of the AC Reactive Reference. If you are still having difficulty, please, submit your configuration for me to provide additional feedback. Bets regards  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194016.1536789673000.1095.1557744727685%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2019-05-13 Thread beg...@mailbox.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hao Maio commented on  JENKINS-53540  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
 The return statement doestn work ... at least the ${ReactiveRefParam} resolves to empty  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194016.1536789673000.860.1557739920437%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2019-03-09 Thread imoutsat...@msn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ioannis Moutsatsos commented on  JENKINS-53540  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
 This behavior is already present in AC Reactive Reference. Return a 'Formatted HTML' parameter  (not an Input Text Box) of  type and insure that under advanced options you select 'Omit value filed' You can even provide a default value that can be further edited by the user. Something like this would work: return ""  
 

  
 
 
 
 

 
 
 

 
 
 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-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2018-09-12 Thread tvs.pa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Venkata Siva Naga Tatikonda updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53540  
 
 
  Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
Change By: 
 Venkata Siva Naga Tatikonda  
 

  
 
 
 
 

 
 We have a scenario where if user selects an option to install rpm (choice parameter) then display an additional field for user to provide input rpm package info in Jenkins UI. Please see  Input text box disabled.png and Install input text box field.png for reference. If user selects option as rollback (choice parameter) then don't  display any additional parameters in Jenkins UI.Please see Rollback still displays input text box field.png for reference.Note:-  "  RPM_Package_Action "  isan active choice reactive reference parameter  "packagenames" is an active choice parameter Let me know if any additional information is required.Thanks,Pavan.     
 

  
 
 
 
 

 
 
 

 
 
 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-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2018-09-12 Thread tvs.pa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Venkata Siva Naga Tatikonda updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53540  
 
 
  Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
Change By: 
 Venkata Siva Naga Tatikonda  
 

  
 
 
 
 

 
 We have a scenario where if user selects an option to install rpm (choice parameter) then display an additional field for user to provide input rpm package info in Jenkins UI. Please see  Input text box disabled.png and Install input text box field.png for reference. If user selects option as rollback (choice parameter) then don't  display any additional parameters in Jenkins UI.Please see Rollback still displays input text box field.png for reference. Note:- RPM_Package_Action is  Let me know if any additional information is required.Thanks,Pavan.     
 

  
 
 
 
 

 
 
 

 
 
 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-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2018-09-12 Thread tvs.pa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Venkata Siva Naga Tatikonda updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53540  
 
 
  Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
Change By: 
 Venkata Siva Naga Tatikonda  
 
 
Attachment: 
 Input text box disabled.png  
 
 
Attachment: 
 Install input text box field.png  
 
 
Attachment: 
 Rollback still displays input text box field.png  
 

  
 
 
 
 

 
 
 

 
 
 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-53540) Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter

2018-09-12 Thread tvs.pa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Venkata Siva Naga Tatikonda created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53540  
 
 
  Dynamically allow user to provide information in "Input text box" field for Active Choices Reactive Reference Parameter   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Bruno P. Kinoshita  
 
 
Attachments: 
 Input text box disabled.png, Install input text box field.png, Rollback still displays input text box field.png  
 
 
Components: 
 active-choices-plugin  
 
 
Created: 
 2018-09-12 22:01  
 
 
Environment: 
 Jenkins ver. 2.107.2  Active Choices Plug-in v2.1  Dynamic Extended Choice Parameter Plug-In v1.0.1  Extended Choice Parameter Plug-In v0.76  
 
 
Labels: 
 jenkins plug-in  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Venkata Siva Naga Tatikonda  
 

  
 
 
 
 

 
 We have a scenario where if user selects an option to install rpm (choice parameter) then display an additional field for user to provide input rpm package info in Jenkins UI.  Please see Input text box disabled.png and Install input text box field.png for reference.   If user selects option as rollback (choice parameter) then don't  display any additional parameters in Jenkins UI. Please see Rollback still displays input text box field.png for reference. Let me know if any additional information is required. Thanks, Pavan.