-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Disabling product does not remove it from the flat index #14966
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
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Fixed in 2.3.x
The issue has been fixed in 2.3 release line
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Comments
4 tasks
Hi @ktruehl. Thank you for your report.
The fix will be available with the upcoming 2.2.6 release. |
magento-engcom-team
added a commit
that referenced
this issue
Jun 7, 2018
magento-engcom-team
pushed a commit
that referenced
this issue
Jun 7, 2018
hitesh-wagento
added a commit
to hitesh-wagento/magento2
that referenced
this issue
Jun 14, 2018
hitesh-wagento
added a commit
to hitesh-wagento/magento2
that referenced
this issue
Jun 27, 2018
gelanivishal
pushed a commit
to gelanivishal/magento2
that referenced
this issue
Jul 13, 2018
…it from the flat index
4 tasks
Hi @ktruehl. Thank you for your report.
The fix will be available with the upcoming 2.3.0 release. |
magento-engcom-team
added a commit
that referenced
this issue
Sep 12, 2018
magento-engcom-team
pushed a commit
that referenced
this issue
Sep 12, 2018
…uct does not remove it from #16791
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Fixed in 2.3.x
The issue has been fixed in 2.3 release line
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Preconditions
Steps to reproduce
bin/magento cron:run
).Use Flat Catalog Product
is set toYes
.bin/magento index:reindex catalog_product_flat
.X
.catalog_product_flat_1
withentity_id = X
. If not, you've done something wrong.catalog_product_flat_1
still contains an entry withentity_id = X
.Expected result
catalog_product_flat_1
should contain no entry withentity_id = X
.Actual result
catalog_product_flat_1
contains an entry withentity_id = X
.The text was updated successfully, but these errors were encountered: