medusa
https://github.com/medusajs/medusa
MDX
Building blocks for digital commerce
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
MDX not yet supported2 Subscribers
Add a CodeTriage badge to medusa
Help out
- Issues
- [Bug]: Caching module invalidation is unbounded and runs on `worker_mode: server` processes, OOMing the API container under bulk writes
- [Bug]: column "product_id" does not exist when querying product.options (*options) — 2.16+ ProductProductOption pivot mapping
- fix(orchestration): stop re-invoking a step still retrying after the flow moves to COMPENSATING
- fix(order): validate write-off/reinstate against remaining quantity, not original order quantity
- fix(core-flows): stop combinable cart tax lines from collapsing into one row
- fix(promotion): stop a fragmented buy-get round from exceeding max_quantity
- fix(framework): reset RegExp lastIndex in unlessPath to prevent alternating match behavior
- fix(inventory): validate and account for the destination when moving a reservation
- TransactionCheckpoint#mergeFlow: unreachable branch in the state-merge conflict check (dead code, not a false-premise report)
- fix(payment): reuse capture idempotency key on retry after provider failure
- Docs
- MDX not yet supported