Resolved! Read ACL on Incident - Troubleshooting
Creating a pretty standard READ ACL on the Incident table. The requirement is to allow users in the same department the ability to read other user's incidents. Type: RecordOperation: readName: Incident ourUser = gs.getUser();department = ourUser.ge...
