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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
@atishgoswami i debugged and found the error:
somehow parent sku data provider didn't make it to this release, so you need to re-add it to src/module-vsbridge-indexer-catalog/etc/di.xml around line 240 right after the other listed DataProviders and everything works again as expected
I recent upgraded the module from branch
archive/2.x
to release2.0.1
It seems that the
parent_sku
data which used to be there for all the simpleproduct assigned to the configurable product is now missing
We had a logic implemented around this attribute data for our project which no longer works due to this change.
Was there some change in data structure implemented in the latest release ?
The text was updated successfully, but these errors were encountered: