Project

General

Profile

BUG #4088

Updated by Tasfia Zaima 3 months ago

 
 **Issue Description**   
 The system allows creating multiple accounts using the same **Agency Name**, later displaying them as **Name-1, Name-2**, causing duplication and confusion. 

 **Module / Page**   
 Sign Up 

 **Module Section**   
 Agency Name Uniqueness 

 **Screen Size**   
 All Devices 


 --- 

 #### Steps to Reproduce 
 1. Create an agency account with an Agency Name. 
 2. Attempt to create another account with the same Agency Name. 
 3. Observe how names are stored/displayed. 

 **Expected Result**   
 System should prevent duplicates or prompt user to choose a unique name.Suffixes like “-1”, “-2” should not appear in the user-visible interface. name. 

 **Actual Result**   
 Duplicates are allowed and later renamed as Name-1, Name-2, etc. 

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

 **Types of Issue**   
 Functional Issue 

 --- 

 **Root Cause:**   


 **Impacted Area:**   

Back