-
Type:
Story
-
Status: Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 2.1.3
-
Fix Version/s: None
-
Component/s: Product Information Management
-
Labels:
-
Severity of Issue:Minor
-
Business Value (single choice):1
-
Epic Link:
Definition of Done
- All instances of Priority and Position throughout the product (not limited to the pricing management UI) should be consistent in their display of numbers
- By default, we should display Priority and Position as an integer (i.e. no decimal places) in tables and input fields.
- If a user defines a priority value with a decimal, e.g. 10.5, then we should display the priority with the necessary number of decimal places required to show the exact number.
Value Inputted | Display |
---|---|
1 | 1 |
1.0 | 1 |
1.5 | 1.5 |
1.55500 | 1.555 |
1.555006 | 1.555006 |
- fixes
-
COMMERCE-5648 The input for Position when editing an option value shouldn't contain a decimal point when the position is an integer
-
- Verified
-
-
COMMERCE-3077 As a pricing manager, I want to manage price lists
-
- Closed
-
-
COMMERCE-3078 As a pricing manager, I want to manage promotions
-
- Closed
-
- is related to
-
COMMERCE-5648 The input for Position when editing an option value shouldn't contain a decimal point when the position is an integer
-
- Verified
-