fix(core-flows): handle cacluated shipping options on draft orders gracefully (#13353)

* fix(core-flows): handle calculated shipping options on draft orders gracefully

* fix: throw medusa error
This commit is contained in:
Frane Polić
2025-09-02 10:06:31 +02:00
committed by GitHub
parent e6c394569e
commit fb71bc6405
3 changed files with 40 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): handle cacluated shipping options on draft orders gracefully