-
Bug
-
Resolution: Fixed
-
Low
-
8.13.2
-
None
-
8.13
-
1
-
Severity 3 - Minor
-
Issue Summary
Check audit log after renaming a username.
If the username contains both lowercase and uppercase letters, the username before change shows lowercase username.
It should show original username with both lowercase and uppercase letters.
Also, the username after change show both lowercase and uppercase letters.
See detail in below screenshot.
Steps to Reproduce
- Create a user, and the username has both lowercase and uppercase letters.
- Changed the username
- Check Audit log for rename operation.
Expected Results
The username before change should show the original username , with both lowercase and uppercase letters.
Actual Results
The username before change shows lowercase letters.
Workaround
Currently there is no known workaround for this behavior.