Actions
Bug #25362
closedReset page to 1 when selecting per page
Description
While working on the models table, I realized that the page should be reset to 1 when selecting per_page.
To reproduce this error:
1) Go to Hosts > Hardware Models
2) Create 10 new models unless you have at least 10 models
3) In the pagination row select 5 per page
4) Go to the second page from the pagination row
5) Select 20 per page from the pagination row
What I received:
An empty table
What I expected to have:
Move to the first page and see models in the table
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6189 added
Updated by Ohad Levy about 6 years ago
- Target version set to 1.22.0
- Fixed in Releases 1.22.0 added
Updated by Anonymous about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 0635056046f00b08760f8f3a7eb9eba85afee023.
Updated by Tomer Brisker about 6 years ago
- Fixed in Releases 1.21.0 added
- Fixed in Releases deleted (
1.22.0)
Actions