Business rule query
We created a business rule to restrict Risk and Risk acceptance task to search if logged in user is not the same as the owner and assigned_to. sn_risk_risk - Owner(function executeRule(current, previous /*null when async*/) { // Allow admins and u...