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

## Bug report ### Describe the bug When I run the server I get this error: /home/backend/node_modules/medusa-file-s3/services/s3.js:32 function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null)...

type: bug

**What** Follow the previous pr about the same subject, but this time it is concentrated in the promise all context. Extract the call to with transaction when it is not...

type: chore

Add missing Mongolian national currency Tugrik/Tugrug/Төгрөг.

**What** Fix typing issue

type: bug

Whenever an admin creates a new user with an already existing email, the front end side doesn't receive any status error and the server bugs, this has to do in...

type: bug

**What** Migrate the existing products to the default sales channel FIXES CORE-434

Proposal for discussion Probably require the migration to typeorm 0.3 to continue and validate this one around a discussion **What** After discussing with @olivermrbl I got the information that in...

type: chore

## Bug report CORs is blocking access to APIs so unable to fetch any data. ### Describe the bug Access to XMLHttpRequest at 'https://api-demo.medusa-commerce.com/admin/users' from origin 'https://demo.medusajs.com' has been blocked...

type: bug

Method resetPassword in the Customers domain of medusa-js changed to StorePostCustomersResetPasswordReq

**What** - refactor swap service to typescript - reimplement legacy methods - use enums instead of magic strings RESOLVES CORE-396

needs-merge