-
Notifications
You must be signed in to change notification settings - Fork 2
Inconsistent measurement units #706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @IkBenDeSjaak , we modified the way we're saving the measurements in order to fix #702 Can you give |
I just tried version |
thanks for confirming. I'll bring this up in our sprint discussion. |
|
Uh oh!
There was an error while loading. Please reload this page.
Which component is this issue related to?
Umbraco Commerce (Core)
Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)
13.2.1
Bug summary
Measurement units are not consistently used. When configuring the store you can select "Metric (kgs, mms)' but when you add content to a product the Measurements property displays cm instead of mm.
Specifics
When configuring the store:

The measurements property of a product when adding content:

Steps to reproduce
Expected result / actual result
I expect the Measurements property to either display mm instead of cm, or to allow saving decimal values.
Dependencies
No response
This item has been added to our backlog AB#52854
The text was updated successfully, but these errors were encountered: