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
As a part of #357 variant entities were added to elastic storage.
These entities are store-scope independent, and thus did not fit the existing creation and naming pattern of indexes.
A temporary solution was added, but this should be relaced with a cleaner one and tested for products, categories and variants.
bricht
changed the title
Make elastic storage messages work without store code.
Add a cleaner solution to store global entities in elasticsearch.
Nov 10, 2020
As a part of #357 variant entities were added to elastic storage.
These entities are store-scope independent, and thus did not fit the existing creation and naming pattern of indexes.
A temporary solution was added, but this should be relaced with a cleaner one and tested for products, categories and variants.
See: Magento\StorefrontStorage\Model\State::getCurrentDataSourceName
The text was updated successfully, but these errors were encountered: