Resolved! Manager access to direct report incidents
We have been getting several request from managers to be able to see their direct reports incidents. I added an read ACL with the condition of caller.manager is (dynamic) me. I also tried adding a ACL with current.caller_id.manager = gs.getUserID(). ...