This repository has been archived by the owner on Apr 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Magento modifies the SKU when creating products and SKU is already used #101
Milestone
Comments
As discussed in Feb 16th import/export meeting, @dmanners will discuss this with a Magento product owner to consider changing actual behavior regarding SKU management. |
Approved by @piotrekkaminski. Moving forward with this issue. |
@federivo @piotrekkaminski what about SKU autogeneration for a new product? As far as I remember current behavior when SKU was left empty and autogenerated one was already in use is to show warning "SKU was changed to ABC-1" or something like that. I don't see this case covered in linked PR. |
magento-engcom-team
pushed a commit
that referenced
this issue
Apr 13, 2018
Update `zendframework/zend-code`
magento-engcom-team
added a commit
that referenced
this issue
Jul 19, 2018
- Merge Pull Request magento/graphql-ce#101 from magento/graphql-ce:category-fragment-fix - Merged commits: 1. 284f345 2. 6c8f256
magento-engcom-team
pushed a commit
that referenced
this issue
Jul 19, 2018
pogster
pushed a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 11, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 11, 2018
…ed. Duplicate needs a SKU to be saved.
4 tasks
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 18, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 18, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 18, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 18, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 18, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Aug 18, 2018
…and the constraint anymore this way. Test needs to be adjusted to result in expected error.
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Sep 11, 2018
…U won't be changed by beforeSave anymore. Only a duplicated product will receive a changed SKU on its creation.
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Sep 11, 2018
pogster
pushed a commit
to pogster/import-export-improvements
that referenced
this issue
Sep 12, 2018
pogster
pushed a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 23, 2018
…th the same URL key to prevent 'SKU already exists' error.
pogster
pushed a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
…ed. Duplicate needs a SKU to be saved.
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
…and the constraint anymore this way. Test needs to be adjusted to result in expected error.
pogster
added a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
…U won't be changed by beforeSave anymore. Only a duplicated product will receive a changed SKU on its creation.
pogster
pushed a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
…th the same URL key to prevent 'SKU already exists' error.
dmanners
added a commit
to pogster/import-export-improvements
that referenced
this issue
Oct 24, 2018
Clean up the header of the class to fit with the static-tests.
pogster
pushed a commit
to pogster/import-export-improvements
that referenced
this issue
Nov 7, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Preconditions
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: