-
Notifications
You must be signed in to change notification settings - Fork 2
Description
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.1.4 (and still remains after updating to 13.2.1)
Bug summary
It seems the price field isn't saving when you have a page open in split-view.
I have this same issue in Vendr sites too, but I was hoping it was fixed in Commerce.
I have also tried saving field of type Umbraco Commerce: Stock and Umbraco Commerce: Measurements, but they are saved correctly. The only problem I've found so far was with the price field.
Specifics
No response
Steps to reproduce
- Have a site with (at least) 2 languages
- Have a product doctype with a Textstring-field (for verification), and a
Umbraco Commerce: Pricefield. - Set the textfield to "vary by culture", the price field is NOT "vary by culture".
- Open the product page in the content editor
- Open the second language via split view
- Enter a text in the text field
- Enter a price in the price field
- Click "Save and publish"
Expected result / actual result
I would expect after saving, the new values are in place.
But the price value isn't saved.
If I started with an empty product page, after saving the textfield contains text and the price field is empty.
If I started with an allready filled product page, the textfield gets updated but the price value gets reset to it's previous value.
pricefield_save.mp4
Dependencies
No response
This item has been added to our backlog AB#52353