Business Rule not working
Hi, I am trying to create a Business Rule for the incident matrix. Priority is not getting changed. Kindly help. (function executeRule(current, previous /*null when async*/) { var imp = current.u_impact.getValue(); var urg = current.u_urgency.getV...