Bug 357

Summary: Volume tier validation fails on dynamically appended rows after initial validation passes
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: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.