Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.2.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
When updating a package, adding a new pricing row and deleting the one before it will cause the new row to use the deleted pricing ID, effectively updating the deleted pricing row with the values in the new pricing row.
We can consider adding a blank pricing ID to new rows that are added, and thus create new pricings rather than updating old ones, while still deleting the pricing IDs that were removed.
Activity
Tyson Phillips (Inactive)
created issue -
Cody Phillips (Inactive)
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.2.0 [ 10002 ] |
Cody Phillips (Inactive)
made changes -
Fix Version/s | 3.1.1 [ 10306 ] |
Tyson Phillips (Inactive)
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Tyson Phillips (Inactive)
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Tyson Phillips (Inactive)
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
To clarify, this is an issue because the pricing ID must be submitted after removing a pricing row, and in order to know which row was removed we need to know the pricing ID.