Complex Selection Conditions
Conjunction | Description |
---|
AND | All conditions must be true to select this workflow. Priority must be equals medium, the Owner must be John, and the type must be Risk Assessment Mitigation. |
OR | This workflow will be selected if any of the conditions are true. If the ticket type is Risk Assessment Mitigation or the owner is John, or if the priority equals medium. |
XOR | Exclusive OR. Select the workflow if one of the conditions is true, but not if more than one is true. |
Related Articles
New Articles