commercetools / commercetools/commercetools-project-sync
Sync copying the exact order of the commercetools products
Open
- Dominant language
- Java
- Stars
- 50
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
We would like to know if it's possible when we sync to make the creation of the variants to create them with the exact same variant id as in "target" enviroment.
As we can see below target as "variant id" that are not matching the "no." when we sync we want to copy in the exact same way if the "no." is 19 and "variant id" is 20 it should be the same in the target env and not "no." 19 and "variant id" 19, which is what is currently being done.
Example of the sync cmd
```sh
commercetools/commercetools-project-sync:5.5.0 -s products -f -r
```
Target
Contributor guide
Assessment
This issue has not been assessed yet.