BUG #4260
opendev #4299: [SQA] : Auth module
[SQA] Intermittent validation error for 64-character password on Agency Sign Up
100%
Description
Issue Description
On the Sign Up as Agency page, when using a system-generated password of exactly 64 characters, the system sometimes displays a validation error stating that the account cannot be created because the password length must be between 8 to 64 characters, even though the provided password meets the maximum allowed length.This issue is intermittent and occurs only after repeating the same steps multiple times.
Module / Page
Sign Up → Agency Profile
Module Section
Password Field / Validation
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the Sign Up as Agency page.
- Generate a password of exactly 64 characters.
- Submit the form to create the account.
- Repeat steps 2–3 multiple times.
- Observe that the validation error appears intermittently.
Expected Result
The account should be created successfully every time when the password length is exactly 64 characters.
Actual Result
A validation error appears intermittently, preventing account creation despite a valid password length.
Attachments
PoC
Types of Issue
Functional Issue
Root Cause:
Impacted Area:
Updated by Ayat Rahman about 2 months ago
- Assignee changed from Ayat Rahman to Nazmul Hossain Shovon
Updated by Nazmul Hossain Shovon about 1 month ago
- Status changed from Pending to In Progress
- Assignee changed from Nazmul Hossain Shovon to Tasfia Zaima
- % Done changed from 0 to 100
could not reproduce
Updated by Ayat Rahman about 1 month ago
- Parent task changed from #4244 to #4299