Nosto / nosto-magento

Magento extension for Nosto
https://marketplace.magento.com/nosto-nosto-tagging.html
Open Software License 3.0
27 stars 24 forks source link

Category Personalization - Ignore product ids if they are not numeric #519

Closed supercid closed 5 years ago

supercid commented 5 years ago

Description

If Category Personalization GraphQL calls return products with non-numeric id's, they are no longer used for sorting.

Related Issue

Closes #515

Motivation and Context

The sorting could crash if non-numeric product ids were used.

How Has This Been Tested?

Documentation:

N/A

Checklist: