feat(medusa, stock-location): Sales channel filtering when listing locations (#3324)

* only add ordering select if not already selected

* add integration test

* add changeset

* remove catch

* linting and suggestion from adrien

* add sales channel filtering when listing locations

* add changeset

* add exception back into sales channel location service

---------

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Philip Korsholm
2023-02-28 10:41:59 +01:00
committed by GitHub
co-authored by Oliver Windall Juhl
parent cbbf3ca054
commit a1e59313c9
4 changed files with 153 additions and 53 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Add filtering of stock locations based on sales channels