[JIRA] (JENKINS-49794) BooleanParam default value is always true

2020-04-06 Thread quirin_hu...@yahoo.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Quirin Huber commented on  JENKINS-49794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: BooleanParam default value is always true   
 

  
 
 
 
 

 
 Boolean parameter is not of type boolean but string. (You are comparing apples to pears) try:  

 

script {
 if (params.RUN_TESTS.toBoolean() == true) {
 echo "true: $RUN_TESTS"
 }
 else echo "false: $RUN_TESTS"
 }
 

  
 

  
 
 
 
 

 
 
 

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


[JIRA] (JENKINS-37993) Can't load main dashboard - hudson model view

2016-09-19 Thread quirin_hu...@yahoo.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Quirin Huber commented on  JENKINS-37993  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't load main dashboard - hudson model view   
 

  
 
 
 
 

 
 I guess you have enabled semantic-versioning-plugin which is causing trouble in my case. Disable it and you should be fine again.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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.