Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13
-
None
Description
Current Situation
- When defining an expression like "a and b" in In Conditions and Out Conditions for job streams, the "and", "or" and "not" operators are case-sensitive. Only "and", "or", "not" are accepted, not: "AND", "OR", "NOT".
Desired Behavior
- It should be possible to use case-insensitive operators in expressions.