medusa icon indicating copy to clipboard operation
medusa copied to clipboard

The world's most flexible commerce platform.

Results 844 medusa issues
Sort by recently updated
recently updated
newest added

**What** - This change makes it so that JWT doesn't get stored on the Medusa client when in an SSR environment. **Why** - Currently when the Medusa client is used...

## Bug report ### Describe the bug When certain configuration options are used (`workerMode`) or when NODE_ENV is set to `staging` or `production`, server start up is checking the wrong...

status: needs triaging
version: 2.0

**What** - Updates the schema for the product create form to allow decimal numbers for variant prices. Resolves CC-650

type: bug
team: medusa

## Bug report ### Describe the bug We use cartModuleService.addLineItems to allow the customers to add their custom created products to the cart. We can add them into the cart...

status: needs triaging
version: 2.0

Currently, the dev dependency `[husky](https://www.npmjs.com/package/husky)` is on the latest patch version of version 7. As of today husky Version 9 is available. Version 9 is smoother and faster, in fact...

status: needs triaging
version: 2.0

## Bug report When running `medusa start --host 0.0.0.0` the server should run on `0.0.0.0` so that it can be accessed externally. Instead "localhost" is still used. ### System information...

status: needs triaging
version: 2.0

## Bug report ### Describe the bug When `NODE_ENV` is set to production/staging, the default logger switches to using JSON formatting, but when passed a error as part of a...

status: needs triaging
version: 2.0

## Bug report ### Describe the bug Could not resolve module: Workflows. Error: Loaders for module Workflows failed: Invalid URL ### System information Medusa version (including plugins): Node.js version: v20.17.0...

status: needs triaging
version: 2.0

Improve recipes by adding more context and descriptions to steps. Closes DX-1043

type: docs
team: medusa