Resolved! hasRole() says true for everything
On one of my test instances where I'm logged in as admin so I can execute code in the "Scripts - Background" window, I'm seeing odd results related to roles. If I run this: var user = gs.getUser(); gs.print(user.getFullName()); gs.print(user.getF...
