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

Jobs result live pagination resets to page 1 #1289

Closed
lampwins opened this issue Jan 21, 2022 · 1 comment · Fixed by #1788
Closed

Jobs result live pagination resets to page 1 #1289

lampwins opened this issue Jan 21, 2022 · 1 comment · Fixed by #1788
Assignees
Labels
type: bug Something isn't working as expected

Comments

@lampwins
Copy link
Member

Environment

  • Python version: 3.8.6
  • Nautobot version: 1.2.4

Steps to Reproduce

  1. Have a job that produces a lot of continuous logs and runs for several minutes
  2. Run the job
  3. In the results page, wait for more than 10 pages of log results to populate
  4. Click on page 8

Expected Behavior

The result set should remain on the user-selected log results page.

Observed Behavior

On the next log poll cycle, the user is redirected back to page 1 of the log results.

@glennmatthews glennmatthews added group: automation type: bug Something isn't working as expected labels Jan 21, 2022
@bryanculver
Copy link
Member

Include the query string when auto refreshing the page.

@jathanism jathanism self-assigned this May 18, 2022
jathanism added a commit that referenced this issue May 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants