Files
medusa-store/.changeset/slimy-bees-eat.md
T
af710f1b48 fix(medusa): Bulk create variant + pass transaction to the inventory service context methods (#3835)
* fix(medusa): Bulk create variant and pass transaction where needed

* Create fair-penguins-stare.md

* fix unit tests

* event

* transaction orchestration

* revert options

* Prevent isolated module to use the given transaction if any in the exposed service

* Use enum

* remove changeset to re do it

* Create thick-ants-tickle.md

* update event bus local

* remove changeset to re do it

* Create thick-kings-wonder.md

* remove changeset to re do it

* Create slimy-bees-eat.md

* Update packages/utils/src/event-bus/index.ts

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>

---------

Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-04-19 09:27:48 +02:00

278 B

@medusajs/event-bus-local, @medusajs/inventory, @medusajs/medusa, @medusajs/stock-location, @medusajs/types, @medusajs/utils
@medusajs/event-bus-local @medusajs/inventory @medusajs/medusa @medusajs/stock-location @medusajs/types @medusajs/utils
patch patch patch patch patch patch

fix(medusa): Bulk create variant and pass transaction to the inventory service context methods