BUG #4263
opendev #4299: [SQA] : Auth module
[SQA] Intermittent uppercase validation error for 64-character generated passwords on Agency Sign Up
100%
Description
Issue Description
On the Sign Up as Agency page, when using the Generate Password option to create a password of exactly 64 characters, the system intermittently displays validation errors. Specifically, passwords containing 64 letters sometimes trigger an error stating that the uppercase requirement is not met and also 12 character limit not met, even though uppercase and 12 characters are present.
This issue occurs inconsistently and is observed only after repeating the password generation and submission steps multiple times.
Module / Page
Sign Up → Agency Profile
Module Section
Password Generation / Validation
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Navigate to the Sign Up as Agency page.
- Use the Generate Password option.
- Ensure the generated password is exactly 64 characters long and contains:
- At least one uppercase letter
- Other required character types (lowercase, number, special character, if applicable)
- Submit the form to create the account.
- Repeat steps 2–4 multiple times using 64-character passwords.
- Observe the validation behavior during each attempt.
Expected Result
A 64-character password that meets all defined requirements (including uppercase letters) should be accepted consistently without validation errors.
Actual Result
Validation errors intermittently appear on top of page , incorrectly indicating that the uppercase requirement and 12 character requirement is not met.
Attachments
PoC
Types of Issue
Functional Issue
Root Cause:
Impacted Area: