fix(order): Prevent fetching all db adjustments when no items are pre… (#14351)

* fix(order): Prevent fetching all db adjustments when no items are present

* Create funny-suns-think.md
This commit is contained in:
Adrien de Peretti
2025-12-18 15:21:32 +01:00
committed by GitHub
parent 7172995bde
commit fb6a6b52fa
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/order": patch
---
fix(order): Prevent fetching all db adjustments when no items are pre…