Resolved! Email Script with .hasRole() always evaulating 'true'
Hello,I'm working on an email script that should include a link to the incident ticket if the user role is 'itil' and if anything else they'll be directed to the ESS portal.My if/else statement is working. But for some reason .hasRole is always 'true...
