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.
The module doesn't seem to be fully compatible with Magento 2.4.1.
Product indexer is working as expected, ES database is getting filled with expected data, but
cms_page and cms_page indexers are having issues.
Every time I run bm indexer:reset vsbridge_cms_page_indexer && bm indexer:reindex vsbridge_cms_page_indexer a new vue_storefront_magento_en_gb_cms_page index gets created but doesn't get filled with data.
There's nothing in the elasticsearch logs nor in the Magento 2 logs.
I've ran the command multiple times and it resulted with these indexes being created (most of them are filled).
The module doesn't seem to be fully compatible with Magento 2.4.1.
Product indexer is working as expected, ES database is getting filled with expected data, but
cms_page and cms_page indexers are having issues.
Every time I run
bm indexer:reset vsbridge_cms_page_indexer && bm indexer:reindex vsbridge_cms_page_indexer
a new vue_storefront_magento_en_gb_cms_page index gets created but doesn't get filled with data.There's nothing in the elasticsearch logs nor in the Magento 2 logs.
I've ran the command multiple times and it resulted with these indexes being created (most of them are filled).
If the module is actually compatible with Magento 2.4.1. could you please give me some guidance on how to solve this issue?
Thank you
The text was updated successfully, but these errors were encountered: