Bug 357 - Volume tier validation fails on dynamically appended rows after initial validation passes
Summary: Volume tier validation fails on dynamically appended rows after initial valid...
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:46 UTC by Soundharaya (Soundharya)
Modified: 2026-08-04 07:46 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:46:06 UTC
The system correctly blocks inverted volume tiers (where To < From) on the initial row. However, if a user clicks the + button to add a secondary pricing tier, the new row bypasses this validation. The system accepts and saves invalid ranges (e.g., From: 24, To: 0) on all dynamically appended rows.