hhhguany opened a new issue, #1189: URL: https://github.com/apache/incubator-answer/issues/1189
## Describe the bug When trying to add a user from the admin panel, there is a length restriction that prevents usernames shorter than 4 characters from being accepted. This restriction was removed in #1127. ### To Reproduce Steps to reproduce the behavior: 1. Go to the admin panel. 2. Attempt to add a user with a username that is fewer than 4 characters long. 3. See the error message preventing the addition of the user due to length restrictions. ### Expected behavior I expected to be able to add a user with a username shorter than 4 characters, as the restriction was removed in #1127. ### Screenshots <img width="478" alt="image" src="https://github.com/user-attachments/assets/41be60f4-e63a-403e-a630-a37f293a9b54"> ### Platform - Device: MacBook Pro - OS: MacOS 15.1.1 - Browser and version: Microsoft Edge 122.0.2365.63 - Version: v1.4.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
