We’re pleased to share the latest updates and enhancements on MS!

Enhancements

Prioritize Store SKU Depth Override over Max SKU Depth

Updated the distribution depth logic so that when Store SKU Depth Override is uploaded for a store–SKU combination, the system treats it as the single source of truth and uses only the uploaded override depth for that combination.

What problem this solves

Previously, the system still applied other constraints even when an override was provided (it effectively did final depth override = max(max sku depth, store sku depth override)). This could prevent the uploaded override depth from being honored exactly as intended for the override-uploaded combinations.

Key capabilities

Notes / Caution