-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Installation with Sample Data Removes Products from Category Pages on Initial Reindex #2722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have never seen this. Why did you reindex after installing sample data? Was crontab set up? Did you see any other errors? |
|
@techgh0st Thank you for your report. We have created a ticket "MAGETWO-50395" to track the progress of this issue. |
@techgh0st Currently we can't reproduce this bug neither for Magento 2 EE 2.0.4 nor Magento 2 EE develop branch. I'm going to close this issue but feel free to add some information or report if problem exists for you with latest released version. |
After installation of Magento 2 Enterprise Edition for a client with sample data, reindexed via the CLI tool as shown:
Then cleared the cache by doing the following:
No issues were reported however all products stopped showing in their respective categories. The only fix I found for the issue was to re-save products in the backend to have them show correctly:
Once this was done, all products started to show on the frontend even after further re-indexing.
The text was updated successfully, but these errors were encountered: