fix(medusa): Price selection strategy bug with customer groups without customers (#4578)

* change up condition for joining price lists

* add changeset

* naming

* update tests
This commit is contained in:
Philip Korsholm
2023-07-24 11:10:17 +02:00
committed by GitHub
parent a0a041e5c9
commit c9989529ed
8 changed files with 200 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): update how price lists are filtered in price selection strategy