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

Put the inventory_quantity = 0 when delete a product in magento #1945

Closed
gonzaloebiz opened this issue Apr 2, 2024 · 0 comments · Fixed by #1946, #1947, #1948, #1949 or #1950
Closed

Put the inventory_quantity = 0 when delete a product in magento #1945

gonzaloebiz opened this issue Apr 2, 2024 · 0 comments · Fixed by #1946, #1947, #1948, #1949 or #1950

Comments

@gonzaloebiz
Copy link
Collaborator

Issue Description

Preconditions

1. Any magento version with sample data is installed.
2. mc-magento2 10x.x.60.

Steps to reproduce

1. Delete one product
2. Wait until the cron sync the product

Actual and Expected result

Expected result:
The product in mailchimp must have inventory_quantity = 0
Actual result:
No changes in mailchimp for the product
@gonzaloebiz gonzaloebiz added this to the 10x.x.61 milestone Apr 2, 2024
@gonzaloebiz gonzaloebiz self-assigned this Apr 2, 2024
gonzaloebiz added a commit that referenced this issue Apr 2, 2024
gonzaloebiz added a commit that referenced this issue Apr 2, 2024
gonzaloebiz added a commit that referenced this issue Apr 2, 2024
gonzaloebiz added a commit that referenced this issue Apr 2, 2024
gonzaloebiz added a commit that referenced this issue Apr 2, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
gonzaloebiz added a commit that referenced this issue Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment