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

Implement Inventory Import functionality #160

Closed
maghamed opened this issue Oct 27, 2017 · 1 comment
Closed

Implement Inventory Import functionality #160

maghamed opened this issue Oct 27, 2017 · 1 comment
Assignees

Comments

@maghamed
Copy link
Contributor

Implement SourceItem Import functionality

Next import strategies should be supported:

  1. Add/Update
  2. Replace
  3. Delete

Behavior should be compatible with Product Import
http://docs.magento.com/m2/ce/user_guide/system/data-import.html

The main difference with Product import is that we need to make Import in the scope of particular Source_ID.

Thus, if we have three Sources in Berlin, Munich and Hamburg and the Import file contains only data for Berlin in Munich, the system should not delete data for Hamburg.
Doing so we will support Import on the level of Source.

@maghamed
Copy link
Contributor Author

Delivered in the scope of #116

magento-devops-reposync-svc pushed a commit that referenced this issue Dec 14, 2021
B2B-2086: [AWS S3] Failed to save swatch attribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants