fix: skip promotion usage limit checks on edit flows (#14176)

* fix: skip promotion usage limit checks on edit flows

* feat: add test check
This commit is contained in:
Frane Polić
2025-12-01 18:29:15 +01:00
committed by GitHub
parent 0f835381e9
commit 8ddf8b4d76
5 changed files with 35 additions and 4 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/promotion": patch
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
fix: skip promotion usage limit checks on edit flows