fix(core-flows): Add discountable properties in queried fields to avoid overriding discountable properties when set (#14105)

* Add discountable properties to avoid applying adjustments to non discountable line items

* Add changeset
This commit is contained in:
Nicolas Gorga
2025-11-24 09:24:24 +01:00
committed by GitHub
parent 79582bc94e
commit 0cb12021ef
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/core-flows": patch
---
fix(core-flows): Add discountable properties in queried fields to avoid overriding discountable properties when set