Comparison Rule Types Not Recognizing Values
An issue has been resolved where comparison rule types weren’t recognizing the values of target fields as numbers. This change ensures end-users can trust VMS field values when setting job values and reduces manual validation.
Enablement: Users with the ability to write rules can add a Comparison rule with Field and Target VMS fields that contain numbers as values.
For example, this IF statement compares the number of total and available openings on a VMS position:
- Type: Comparison
- Field: reqDetails.availableOpenings
- Target: reqDetails.totalOpenings
- Operator: = (equal)
Click here for release calendar details.