Skip to content
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

Wrong redirect after applying action on grid #166

Open
yaroslavbr opened this issue Aug 22, 2023 · 1 comment
Open

Wrong redirect after applying action on grid #166

yaroslavbr opened this issue Aug 22, 2023 · 1 comment

Comments

@yaroslavbr
Copy link
Contributor

Summary
Wrong redirect after applying action on grid which uses Saved View (some filter)

Steps to reproduce

  • As an admin go to Orders page grid
  • By default Open orders Saved view is applied
  • Change pagination to 10
  • Go to the second page and remove one order
  • This is video recording for more details:
    oro wrong redirect.webm

Actual Result

  • Order successfully removed but you got redirected to first page

Expected Result

  • I expect to stay on the same page as I was before doing action. This works correct for grid with not filters.

Details about your environment

  • OroCommerce version: 5.1
  • PHP version: 8.2
  • Database (MySQL, PostgreSQL) version
@anyt
Copy link
Contributor

anyt commented Aug 29, 2023

Thank you for the report. Internal ticket id #BB-22829.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants