Project

General

Profile

Bug #1218

Updated by Elena Petkovska over 2 years ago

The user is able to create a new User using a name that contains only 2 characters letters (the minimum which the 'Name' field should accept is 3 characters). letters). 
 Steps to reproduce: 
 1. Go to Users 
 2. Create a new User with name that contains 2 characters letters 
 3. Observe the behavior 
 Expected result: The user should not be able to create a User with a name that contains less than 3 characters. letters. 
 Actual result: The user is able to create a User with a name that contains less than 3 characters. letters.

Back