Hi everyone,
A user has changed and a new account has been created in Active Directory and his old account has been disabled. When a ticket is assigned to him the fields contain the information of his former department such as the name of his manager, his job title ...
We think our problem would come from SIL script to fill the fields:
customfield_12191 = ldapUserRecord("l", "(&(objectClass=user)(sAMAccountName="+_reporter+"))"); //city
customfield_12195 = ldapUserRecord("company", "(&(objectClass=user)(sAMAccountName="+_reporter+"))");
customfield_12194 = ldapUserRecord("telephoneNumber", "(&(objectClass=user)(sAMAccountName="+_reporter+"))");
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.