Project

General

Profile

Actions

BUG #4093

open

dev #4299: [SQA] : Auth module

[SQA] Reset tooltip incorrectly says value must be ≤ 32 when length > 64

Added by Aman Bhuiyan 3 months ago. Updated 15 days ago.

Status:
Complete
Priority:
High
Assignee:
Target version:
Start date:
01/21/2026
Due date:
% Done:

100%

Estimated time:

Description

Issue Description
On Reset Password page, when clicking Reset with a length greater than 64, the tooltip incorrectly indicates the value must be ≤ 32, which is inconsistent with the intended max of 64.

Module / Page
Reset Password

Module Section
Password Generator - Validation Tooltip

Screen Size
All Devices


Steps to Reproduce

  1. Open Reset Password page.
  2. Enter Password Length > 64.
  3. Click Reset.
  4. Observe tooltip message.

Expected Result
Tooltip should indicate limit ≤ 64 (or block >64 correctly).

Actual Result
Tooltip says value must be ≤ 32.

Attachments
PoC

Types of Issue
Functional / UI Issue


Root Cause:
wrong message

Impacted Area:
reset password validation message

Actions

Also available in: Atom PDF