[JIRA] (JENKINS-56869) Conditionals allOf anyOf and not behaving backwards

2020-02-14 Thread robin.bjork...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robin Björklin commented on  JENKINS-56869  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Conditionals allOf anyOf and not behaving backwards   
 

  
 
 
 
 

 
 Zack Nunez the behavior seems correct too me. You're negating the results with the "not" keyword which is a bit confusing.   anyOf is logical OR and what you're doing in the first example is stating the following: !true || !true to get it to skip the step which is correct.   allOf is logical AND and what you're doing in the second example is stating the following: !true && !false which will cause the steps to be skipped.   Both of these are correct and this issue can be closed.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-56869) Conditionals allOf anyOf and not behaving backwards

2019-04-03 Thread rty...@brokenco.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 R. Tyler Croy assigned an issue to Andrew Bayer  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 These types of tickets are best suited for the JENKINS project in Jira. INFRA is for project infrastructure only, I've moved this over and re-assigned it  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-56869  
 
 
  Conditionals allOf anyOf and not behaving backwards   
 

  
 
 
 
 

 
Change By: 
 R. Tyler Croy  
 
 
Assignee: 
 R. Tyler Croy Andrew Bayer  
 

  
 
 
 
 

 
 
 

 
 
 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-56869) Conditionals allOf anyOf and not behaving backwards

2019-04-03 Thread rty...@brokenco.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 R. Tyler Croy moved an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56869  
 
 
  Conditionals allOf anyOf and not behaving backwards   
 

  
 
 
 
 

 
Change By: 
 R. Tyler Croy  
 
 
Project: 
 Infrastructure Jenkins  
 
 
Key: 
 INFRA JENKINS - 2067 56869  
 
 
Workflow: 
 classic default workflow JNJira + In-Review  
 
 
Component/s: 
 pipeline  
 
 
Component/s: 
 pipeline-library  
 

  
 
 
 
 

 
 
 

 
 
 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.