Closed
Description
- centos Linux
- PHP Version 5.6.23
Steps to reproduce
- install 2.1 from git
- make products.
- put products into categories
- install 2.1.1 from git
- make new products.
- put products into categories.
Expected result
- products should be showing up on frontend that are new along with the old products
Actual result
old products show up but not new ones at all.
If new products are alongside old products no products show up.
Turns out that if you have layered navigation enabled and attributes supporting it/anchor. it will display the products after choosing the attribute.