Resolved! Created a business rule to update ticket status to P2 doesn't work
Hi everyone, I created a business rule to update certain incoming tickets status to P2, but it doesn't work.Appreciate any help on this. This is the code I use in the business rule: (function executeRule(current, previous /*null when async*/) { //...
