Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create/Update Product is Missing external_id Property #9639

Open
AlexAntonides opened this issue Oct 17, 2024 · 0 comments
Open

Create/Update Product is Missing external_id Property #9639

AlexAntonides opened this issue Oct 17, 2024 · 0 comments

Comments

@AlexAntonides
Copy link

Bug report

Describe the bug

I'd like to be able to add an external_id to my product, however, both the CreateProductDTO and the UpdateProductDTO don't contain options to add an external_id to any of my products.

I've found two other relating issues from a year ago (#4388, #2497), both are closed, which indicates me it might've been an option in v1, but in v2 this option has disappeared.

System information

Medusa version (including plugins): rc / v2.0.10
Node.js version: 20
Database: Postgres v10.4
Operating system: macOs 15.0

Steps to reproduce the behavior

  1. Create a product through the API with an external_id.
    or
  2. Update a product through the API with an 'external_id'.

Expected behavior

You should be able to assign an external_id to a product.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant