Project

General

Profile

BUG #4085

Updated by Nazmul Hossain Shovon 3 months ago

 

 **Issue Description**   
 In **Create New Password** password generator, when the **Numbers** option is selected, generated password sometimes contains **no numeric characters**, leading to inconsistent behavior. 

 **Module / Page**   
 Create New Password 

 **Module Section**   
 Password Generator 

 **Screen Size**   
 All Devices 

 **Tested By**   
 [Your Name] 

 --- 

 #### Steps to Reproduce 
 1. Open Create New Password page. 
 2. Select **Numbers** option in generator. 
 3. Generate password multiple times. 
 4. Observe whether generated password includes digits. 

 **Expected Result**   
 Generated password should always include at least one numeric character when Numbers option is selected. 

 **Actual Result**   
 Sometimes generated password contains no numbers. 

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

 **Types of Issue**   
 Functional Issue 

 --- 

 **Root Cause:**   
 flaw in password gen logic 

   


 **Impacted Area:**   
 reset password generator 
   

Back