You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also found a bug in the vehicle applications. Here how to reproduce it:
Import a product.
Import the Product Applications (or make it).
Delete the product with magento import, setting the "Import Behavior *" to
"Delete Entities".
You can no longer show the products of this vehicules . It give an
exception.
The reason is that the delete of magento don't delete the corresponding
"entity_id" in the "elite_mapping" table.
The text was updated successfully, but these errors were encountered:
We also found a bug in the vehicle applications. Here how to reproduce it:
Import a product.
Import the Product Applications (or make it).
Delete the product with magento import, setting the "Import Behavior *" to
"Delete Entities".
You can no longer show the products of this vehicules . It give an
exception.
The reason is that the delete of magento don't delete the corresponding
"entity_id" in the "elite_mapping" table.
The text was updated successfully, but these errors were encountered: