Error Message :
N/A
When using the Java-API with the method User.getName() in Client 0, the object name is not returned. In any other client the object name is returned.
Investigation When using the method User.getName() in Client 0 it results in:
Actual
<Client> - <Username>/<Department> (e.g.: 0000 - USERNAME/ABC)
Expected
<Username>/<Department> (e.g.: USERNAME/ABC)