Hi,
I have two business rules, first rule checks if a custom date field has value and second checks if Status Reason has value and it's a specific value.
The different behavior is that first rule is triggered before record is saved and second rule doesn't trigger until the record is saved.
Is this due I'm checking the Status Reason field?