Skip to content

Elasticsearch attribute filter with pagination issue #27989

Closed
@santosh-gaggle

Description

@santosh-gaggle

Elasticsearch attribute filter with pagination issue

Preconditions (*)

  1. Magento 2.4-develop;
  2. Sample Data;
  3. Elasticsearch 6 +

Steps to reproduce:

  1. Go to Storefront;
  2. Go to Men->Tops->Hoodies & Sweatshirts category (for example);
  3. Go to the second 2 page;
  4. On filter panel choose black from Color (for example);

Actual result:

✖️ After applying the filter, the products are not displayed

Peek 2020-04-30 14-42

  1. ✔️ When deleting p=2 from URL path, products are displayed

Peek 2020-04-30 14-51

Expected result:

  1. it should show the filtered products.
  2. if I am on the 2th page and filtered any attribute then it should remove the pagination value from the URL or it should be managed with the product item count
  3. after removing the pagination value from the URL it's showing the 6 number of products

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: CatalogComponent: ElasticsearchComponent: FilterFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentProgress: doneReported on 2.4.0Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions