Project

General

Profile

BUG #4095

Updated by Nazmul Hossain Shovon 3 months ago

 

 **Issue Description**   
 In **Reset Password** password generator, the **Password Length dropdown** allows selecting a maximum of **32**, but the message indicates the maximum should be **64**, creating inconsistency. 

 **Module / Page**   
 Reset Password 

 **Module Section**   
 Password Generator - Password Length 

 **Screen Size**   
 All Devices 



 --- 

 #### Steps to Reproduce 
 1. Open Reset Password page. 
 2. Open Password Length dropdown. 
 3. Check maximum selectable length. 

 **Expected Result**   
 Dropdown maximum should match stated maximum (**64**). 

 **Actual Result**   
 Maximum selectable length is **32**. 

 **Attachments**   
 [PoC](https://drive.google.com/file/d/1nQeDYOVpyV6cJW_bP7rHd1WgTa-IBTPq/view?usp=sharing) 

 **Types of Issue**   
 Functional / UI Issue 

 --- 

 **Root Cause:**   
 Dropdown configuration not aligned with validation rules. 

 **Impacted Area:**   
 Password generator consistency 
 **Subject**   


 **Issue Description**   
 In **Reset Password** password generator, the **Password Length dropdown** allows selecting a maximum of **32**, but the message indicates the maximum should be **64**, creating inconsistency. 

 **Module / Page**   
 Reset Password 

 **Module Section**   
 Password Generator - Password Length 

 **Screen Size**   
 All Devices 

 **Tested By**   
 [Your Name] 

 --- 

 #### Steps to Reproduce 
 1. Open Reset Password page. 
 2. Open Password Length dropdown. 
 3. Check maximum selectable length. 

 **Expected Result**   
 Dropdown maximum should match stated maximum (**64**). 

 **Actual Result**   
 Maximum selectable length is **32**. 

 **Attachments**   


 **Types of Issue**   
 Functional / UI Issue 

 --- 

 **Root Cause:**   
 lack of validation 

   


 **Impacted Area:**   
 reset password generator 
   

Back