-
Bug
-
Resolution: Unresolved
-
Low
-
4
-
Severity 3 - Minor
-
Issue Summary
Value field condition is not working with the != operator.
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Go to Workflow condition of a transition and click Add condition.
- Select Value Field condition and click Add.
- Select the field Request Type and the condition as !=.
- Type Emailed request and click Update.
- The condition will be added as shown below:
The field Request Type will have to be not equal to value 'Emailed request'. Compared as String.
Expected Results
If the Request Type has a value other than the Emailed request, the transition should not be visible.
Actual Results
The transition is visible.
Workaround
- relates to
-
JSDCLOUD-15385 Workflow Validator does not work if "Request Type" has incorrect value after issue is Moved
- Gathering Impact