Bug 356

Summary: Missing success message and submit debounce allows duplicate record creation
Product: Smartwas Reporter: Soundharaya (Soundharya)
Component: PurchaseAssignee: Arun (Arun)
Status: OPEN ---    
Severity: Medium    
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Windows   
Associated Test Case ID: Triaged By: ---
Root Cause Analysis (RCA):
Resolution Summary / Fix Details:
Impact Area:

Description Soundharaya (Soundharya) 2026-08-04 07:45:00 UTC
When adding a new product contract, clicking the "Add Details" button does not display a success message, nor does it disable the button during/after the API call. This allows the user to click the submit button multiple times in rapid succession, which creates and saves multiple duplicate records to the database.