Actions
Bug #1380
openA new Mentor can be created with an invalid input in 'Email' field
Start date:
09/15/2023
Due date:
% Done:
0%
Estimated time:
Description
The user is able to create a new Mentor while using an invalid email in 'Email' field
Steps to reproduce:
1.Log in application
2.Go to 'Mentors' section
3.Click on 'Create' button
4.In the 'Email' field enter invalid email
5.Enter valid data in the other fields
6.Click on 'Create' button
7. Observe
Expected result:
A message 'Email field is required' should be displayed in red letters. A new Mentor should not be created.
Actual result:
A new Mentor with invalid email format can be created.
Actions