-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedbug report
Description
Steps to reproduce
- Disable Full Page Cache From Magento Backend.
- Go to Any Product Listing Page
- Select any option from layered navigation which has multiple products available.
- After selecting refresh the page 3-4 of times.
Make sure you have Order by "Position" selected. and i have tested this for all the product having "position value 1 or same for all the products"
Expected result
- Product listing should not display random product order with each request.
Actual result
- Product listing should stick with the order of products instead of random product with each refresh.
I have also tested the same thing without selection of layered navigation option. It stick with the product order return first time. If you choose any option from layered navigation it shows random order for filtered product with each page reload.
Example:
Let say,
- I choose "color:yellow" from the layered navigation.
- Filtered result return me 20 products.
- Pager Limit display 10 product on each page. if i go to second page it will display couple of previous page products instead of new products.
Hope you get my concern.
Thanks
Taral-Patoliya and erfanimani
Metadata
Metadata
Assignees
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedbug report