Bug #3036
Updated by Stefan Z 7 months ago
The user can save an edited name without meeting the required validation criteria. The expected format should include: * Alphabetic characters (Latin and Cyrillic) * Upper and lower case letters * Special characters: hyphen (-), period (.) * Spaces * Length between 7 and 50 characters *Environment* * Device: [Desktop Computer] * OS: [Windows 11 Pro] * Screen resolution: [1920x1080] * Browser: [Chrome 137.0] * https://qainterrapt.brainster.xyz/login *Steps to reproduce* # Navigate on the "Users" form # Click on the "Profile" button in the bottom-left corner # Enter invalid data in the 'Name' field (eg. Asd, or qowirjqwoHWUIqwrhqiwurqwoqwoegpqwjegqweguqweghqiwu1298y4123_(*(@&$(*@$@($@$&^@*$) # Click "Save" button *Expected Result* The system should validate the input and display an error message if the name does not meet the specified criteria. The name should not be saved. *Actual Result* The system allows the name to be saved even when it does not meet the validation criteria. No error is shown, and the profile is updated with the invalid input