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
A client site was upgraded from 103.4.51 to 103.4.53 and after a week or so we noticed product attributes for random products were being re-saved at the store view scope. The products did not previously have attributes saved in this scope.
Note that ALL product attributes within these products were re-saved at the store view (not just some), excluding attributes that are empty or global attributes.
We have 2 separate client sites that have experienced the same problem.
Have existing products where attributes are only saved in the 'All Stores' Scope only.
Ensure product sync to Mailchimp is enabled
Steps to reproduce
Upgrade to version mc-magento2 version 103.4.53
Make some changes to a product to trigger a re-sync (not sure if this will cause it)
After some time, some products suddenly have all attributes saved in the store view scope
Actual and Expected result
Expected result:
Products with attributes only saved at the 'All Stores' scope should remain saved at that scope.
Actual result:
Some products suddenly have all attributes saved in the store view scope.
The text was updated successfully, but these errors were encountered:
Issue Description
A client site was upgraded from 103.4.51 to 103.4.53 and after a week or so we noticed product attributes for random products were being re-saved at the store view scope. The products did not previously have attributes saved in this scope.
Note that ALL product attributes within these products were re-saved at the store view (not just some), excluding attributes that are empty or global attributes.
We have 2 separate client sites that have experienced the same problem.
I suspect it is related to this change:
Preconditions
Steps to reproduce
Actual and Expected result
Expected result:
Products with attributes only saved at the 'All Stores' scope should remain saved at that scope.
Actual result:
Some products suddenly have all attributes saved in the store view scope.
The text was updated successfully, but these errors were encountered: