gs.getUserID() doesn't work in agent mobile app?
In the agent mobile app I am trying to pull back all active Work Order tasks assigned to the logged in user, and retrieve their parent Work Orders. This does not work in the mobile app but it works just fine as a background script or business rule. F...