Actions
BUG #4162
openStart date:
02/03/2026
Due date:
% Done:
100%
Estimated time:
Description
Description¶
Module/Section: Create New Password
Profile: Agency
Issue Category: Functional
On the Create New Password page, the password validation is not working as expected.
The system allows a password that does not meet the defined password requirements (e.g., minimum length, complexity rules) to be submitted successfully.
Steps to Reproduce¶
- Navigate to the Create New Password page.
- Enter the password
A@dmin123456789in the password field. - Click the Reset Password (or equivalent) button.
Expected Result¶
- The system should display an error message indicating that the password does not meet the required criteria (such as minimum length, special characters, etc.).
- The password reset action should be blocked until a valid password is provided.
Actual Result¶
- The password
A@dmin123456789is accepted. - The password reset process completes without any validation error.
Attachments¶
Impact Area:¶
reset password form
Root Cause:¶
lack of validation¶
Additional Info¶
- Tested By: Aman
Updated by Nazmul Hossain Shovon 2 months ago
- Assignee changed from Ayat Rahman to Nazmul Hossain Shovon
Updated by Nazmul Hossain Shovon about 2 months ago
- Description updated (diff)
- Status changed from Pending to In Progress
- Assignee changed from Nazmul Hossain Shovon to Aman Bhuiyan
- % Done changed from 0 to 100
Actions