Defect HC-12767

Lookup profile is not able to fetch skus for products or variants with no inventory

Software

Customer case Applies to Corrected in
CS0262965 V.9.1.6.0 9.1.8.0

Observed behavior

SKUs with no inventory do not appear in the result set of the query.

Expected behavior

All SKUs should be returned, including those with no inventory.

Resolution

A new provider (SearchIgnoreInventoryExpessionProvider) was added to ignore the inventory check when returning query results. To ignore the inventory check, set ignoreInventory to be true in the search profile.