Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hello,
We have any issue with validation of the MinQuantity property of a Catalog Entry through the Service API. This is currently breaking our PIM -> EPI integration.
No matter what number we pass in as MinQuantity we get the same error. This issue began in any of the versions between 13.32.3 - 13.32.5. If I revert back to 13.32.2 then everything is working again and the validation message won't trigger.
In release notes for COM-15627 I can read that there has been a similar issue with Weight.
There's also the issue that you cannot update a catalog entry using the UI in Swedish. You get the same validation error. However it works by setting the UI language to English. I've read another post on this forum regarding this issue but in Finnish.
The application we use has culture set to sv-SE by default. My guess it that this is being used as the context language when updating programmatically through the ServiceAPI and that will trigger the validation message.
Only solution as I see is to revert back to 13.32.2 or maybe set the server to "en" as default language.
Edit: Set global culture to en-US instead of sv-SE and as expected it seems to be working again. So the issue is definately in MinQuantity validation for other languages than English.
/Mattias
Attaching Stacktrace: