Files
medusa-store/.changeset/cyan-horses-join.md
T
Adrien de Peretti 9c7c1d48c7 fix(): Pricing preference context loss (#13626)
**What**
The context reference is being mutated by the repository leading to an empty context. Also, the filter is built from the pricing context instead of pricing context -> context leading to always fetch all preferences all the time
2025-09-30 12:38:04 +00:00

131 B

@medusajs/pricing, @medusajs/draft-order, @medusajs/types
@medusajs/pricing @medusajs/draft-order @medusajs/types
patch patch patch

fix(): Pricing preference context loss