Commit Graph
6 Commits
Author SHA1 Message Date
Pedro GuzmanandGitHub 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 GuzmanandGitHub ed55d17a36 fix: batch updates in upsertMany_ (#12333) 2025-05-02 08:36:33 +02:00
Pedro GuzmanandGitHub 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