cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hybris1905: How to avoid that stringValue attribute of ProductFeature is filled with decimal points

272

In Hybris 6.6 the stringValue attribute (ProductFeature) is stored without decimal points - in case of numeric classification attributes. I. e. the value 1234567 is stored like this: 1234567.0 (in stringValue)

It seems this has changed with Hybris 1905. Now it is stored this way: 1,234,567.0

How can we force the storage to be as it is with Hybris 6.6?

During "Update running System", there is no data adjustment.

Accepted Solutions (0)

Answers (0)

Ask a Question