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
In Version 2.x, the CartItemToSaleItemTransformer also stored the main object ID of a given variant.
This Method has been removed without any notes, which has caused us some serious problems.
However, I don't know if you want to re-add this feature via CartItemProcessor but there are several orphans (especially reports, which won't work without it):
In Version 2.x, the
CartItemToSaleItemTransformer
also stored the main object ID of a given variant.This Method has been removed without any notes, which has caused us some serious problems.
However, I don't know if you want to re-add this feature via
CartItemProcessor
but there are several orphans (especially reports, which won't work without it):https://github.com/search?q=repo%3Acoreshop%2FCoreShop%20mainobjectid&type=code
The text was updated successfully, but these errors were encountered: