Need to fix the below script in Business rule
I want to implement the logic of when the approver is assigned to or requested by it should skip the logic in the below Business rule using an if condition ? if(task == 'change_request'){var changeSysId = current.document_id;var assignedto = current...