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

fix(core): Fix issue with fast-importer-service stock location #3288

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ankitdev10
Copy link

@ankitdev10 ankitdev10 commented Dec 21, 2024

Description

Fixes: this
Even when passing stockLevels to the createProductVariant, the variant was linked to the stock location from the default channel

Breaking changes

No

Screenshots

You can add screenshots here if applicable.

Checklist

📌 Always:

  • I have set a clear title
  • My PR is small and contains a single feature
  • I have checked my own PR

👍 Most of the time:

  • I have added or updated test cases
  • I have updated the README if needed

Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Dec 30, 2024 3:45pm

Copy link
Contributor

github-actions bot commented Dec 21, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@ankitdev10
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@michaelbromley
Copy link
Member

For some reason the CI workflows did not run. I also noticed that the lockfile is part of this commit but that seems like it should not be there. Could you update the PR to remove the lockfile change, and then hopefully all the tests run too.

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

Successfully merging this pull request may close these issues.

Stock Location issue with FastImporterService
2 participants