commercetools / commercetools/commercetools-sync-java
Generic NPE error without details on product/variant import
- Langage dominant
- Java
- Étoiles
- 40
- Forks
- 41
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Describe the bug**
When we try to import a new product and one of the variants on the product has the same key the import fails but there is no detailed message as to why. The same is the case when we try to import a new product with an existing SLUG, there is always the same, generic error message. This was working before but seems like in some update of the library or on Commercetools side it just gives generic NPE.
This is an issue when we need to report to the calling system why did the import fail.
**To Reproduce**
Steps to reproduce the behavior:
1. Import a new product with the same Slug as an existing product
2. NPE happens without any details
**Expected behavior**
Error details
**Screenshots**

Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.