Skip to content

Advanced pricing pagination issue #15210

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

Closed
dryadav opened this issue May 15, 2018 · 2 comments
Closed

Advanced pricing pagination issue #15210

dryadav opened this issue May 15, 2018 · 2 comments
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

@dryadav
Copy link

dryadav commented May 15, 2018

There is a product which has more than 25 tier price (customer group price) in Advanced Pricing section.

Magento creates the pagination automatically if there are more than 20 customer group price row.

If I click on a next/previous button of pagination, it works properly and navigates the pricing page. But if I enter any page number in the input field and press enter button, it keeps on loading.

You can check the video using attached link.

Preconditions

I checked this issue in following Magento versions

  1. Magento 2.2.2
  2. Magento 2.2.3
  3. Magento 2.2.4

Steps to reproduce

  1. Select any product and add more than 25 customer group prices.
  2. Enter any page number to navigate the customer group price page.
  3. Press enter.

Expected result

  1. It should navigate to the entered page number.

Actual result

  1. It keeps on loading the page. You can check a video here.

http://nimb.ws/5eGZPB

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label May 15, 2018
@magento-engcom-team
Copy link
Contributor

@magento-engcom-team magento-engcom-team added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label May 25, 2018
@magento-engcom-team
Copy link
Contributor

Hi @dryadav. Thank you for your report.
The issue has been fixed in #15614 by @dmytro-ch in 2.2-develop branch
Related commit(s):

The fix will be available with the upcoming 2.2.6 release.

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
Projects
None yet
Development

No branches or pull requests

2 participants