Bug 356 - Missing success message and submit debounce allows duplicate record creation
Summary: Missing success message and submit debounce allows duplicate record creation
Status: OPEN
Alias: None
Product: Smartwas
Classification: Unclassified
Component: Purchase (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- Medium
Assignee: Arun (Arun)
URL:
Depends on:
Blocks:
 
Reported: 2026-08-04 07:45 UTC by Soundharaya (Soundharya)
Modified: 2026-08-04 07:45 UTC (History)
0 users

See Also:
Associated Test Case ID:
Triaged By: ---
Root Cause Analysis (RCA):
Resolution Summary / Fix Details:
Impact Area:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.