Bug #3028
Updated by Stefan Z 7 months ago
The User can search functionality for users by Name does not correctly enforce in the expected validation rules. According to requirements, the search input should accept: * Alphabetic characters (Latin and Cyrillic) * Upper and lower case letters * Special characters: hyphen - and period . only * Spaces * Length between 1 and 'Name' bar with more than 25 characters characters. *Environment* https://qainterrapt.brainster.xyz/login *Steps to reproduce* # Navigate 1.Navigate on the ""Users"" page # Enter 2.Enter data in the 'Name' field with more than 25 character s (eg. A&&$$&&)kejsnsjxjsjwjshshdhsjdjkrnwnsjxkwjwnwnnendjdjdkwkwksjxiocicjenebwhsuciekwnw) *Expected Result* Search input User should restrict or validate not be able to search with more than 25 characters and length according to the specified criteria. *Actual Result* Search accepts invalid characters and lengths beyond User is able to search other users with more than 25 characters without validation or error