Pedro Guzman and GitHub
2affc0d7d9
fix: fix weight/length/height/width types in updates ( #12500 )
2025-05-16 10:16:43 +02:00
142a1f0a5b
fix(product): returned updates order in upsertWithReplace ( #12486 )
...
* add failing test for upsertWithReplace order
* reproduce prices update shuffling issue
* fix: fix order of returned updates in updateMany
* fix: fix order of returned updates in ProductService
* fix: reset test count to 1
* Create tame-insects-marry.md
---------
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com >
2025-05-15 09:22:24 +02:00
Pedro Guzman and GitHub
7ef13495d6
Merge pull request #12367 from medusajs/fix/refactor-update-products
...
fix: refactor batch product update
2025-05-08 12:28:02 +02:00
Pedro Guzman
1ff5c4bf86
fix: move product update logic to repository
2025-05-08 12:03:29 +02:00
Pedro Guzman
d9c8608e51
fix: use service methods instead of entity manager for product updates
2025-05-07 10:34:55 +02:00
Pedro Guzman
0c7657926a
fix: refactor batch product update
2025-05-06 13:53:27 +02:00
Pedro Guzman and GitHub
ed55d17a36
fix: batch updates in upsertMany_ ( #12333 )
2025-05-02 08:36:33 +02:00
Pedro Guzman and GitHub
8804ca2f9c
fix: allow backorder variants to be added to cart even if no locations ( #12083 )
...
* fix: allow backorder variants to be added to cart even if no locations
* document and unit test prepareConfirmInventoryInput
2025-04-09 19:15:42 +02:00