Skip to content

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

Closed
IkBenDeSjaak opened this issue May 8, 2025 · 4 comments
Closed

Inconsistent measurement units #706

IkBenDeSjaak opened this issue May 8, 2025 · 4 comments

Comments

@IkBenDeSjaak
Copy link

IkBenDeSjaak commented May 8, 2025

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:
Image

The measurements property of a product when adding content:
Image

Steps to reproduce

  • Configure the store
  • Add Measurements property to a doc type
  • Create content with the doc type

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

@IkBenDeSjaak IkBenDeSjaak added the bug Something isn't working label May 8, 2025
@umbracotrd
Copy link

Hi @IkBenDeSjaak , we modified the way we're saving the measurements in order to fix #702

Can you give 13.2.2 a shot?

@IkBenDeSjaak
Copy link
Author

Hi @IkBenDeSjaak , we modified the way we're saving the measurements in order to fix #702

Can you give 13.2.2 a shot?

I just tried version 13.2.2 but it does not produce the desired result.

@umbracotrd
Copy link

thanks for confirming. I'll bring this up in our sprint discussion.

@umbracotrd
Copy link

umbracotrd commented May 30, 2025

13.2.3 and 15.3.5 are out now. We relabel the Metric (kgs, mms) to Metric (kgs, cms) and allow decimal point when entering product's measurements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants