Skip to content

#471 Product import error resolved

There were two problems:

  • import of product variants was not handled correctly
  • when trying to save draft, we received errors that identifiers were already in use

Both problems has been fixed.

There is probably an opportunity for future to refactor and combine code for product import and E2Open import (draft upsert).

Edited by Piotr Borek

Merge request reports