medusa icon indicating copy to clipboard operation
medusa copied to clipboard

fix(medusa): Shipping profile id required when creating a product

Open richardwardza opened this issue 2 years ago • 1 comments

Fixes: https://github.com/medusajs/medusa/issues/2034

Make the profile_id mandatory when sending the payload to the ProductService.create.

Includes a "pretty message" if the profile_id is not included.

Test results:

Test Suites: 172 passed, 172 total
Tests:       948 passed, 948 total
Snapshots:   4 passed, 4 total
Time:        52.639s, estimated 80s
Ran all test suites.

richardwardza avatar Aug 19 '22 13:08 richardwardza

🦋 Changeset detected

Latest commit: bbdf609a3939a6ba4a78e1a203d3554bc8c6d647

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@medusajs/medusa Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Aug 19 '22 13:08 changeset-bot[bot]

Hey, thanks for the PR! Since v2 brought a lot of architectural and API changes on the backend, we will be closing this ticket.

riqwan avatar Jul 05 '24 10:07 riqwan