VaranExplains : Current and previous object in business rules
When using previous.field\_name in after BR it in some cases doesnt respect field changes. In order to replicate the issue I have written a log statement to print current and previous value for a field such as name using same code looks like below. (funct...