Back to Changelog
Cover image

Low Stock Threshold Exact Match

1 min read
Inventory Stock Status
# Fix# Low Stock# Threshold

Fixed an issue when the low stock threshold matches exactly with the stock level. Now the app will show the low stock label when the stock level matches the low stock threshold exactly.

Previously, the app was using a comparison logic that was resulting the a product with exact threshold inventory value to show “In Stock” label.

Example:

With the fix, the app will show the low stock label for this product instead of “In Stock” label. Anything above 10 will be considered “In Stock”.