#69 resultsdb_frontend: "Older results" link ignores current query
Closed: Fixed Opened by kparal.

See this example query:
https://taskotron-dev.fedoraproject.org/resultsdb/results?testcases=dist.python-versions&outcome=FAILED

The Older results button should lead to:
https://taskotron-dev.fedoraproject.org/resultsdb/results?testcases=dist.python-versions&outcome=FAILED&page=1
but instead it leads to:
https://taskotron-dev.fedoraproject.org/resultsdb/results?page=1

It ignores the current query parameters.

Interestingly enough, if you visit:
https://taskotron-dev.fedoraproject.org/resultsdb/results?testcases=dist.python-versions&outcome=FAILED&page=1
then the Older results and Newer results links are fine.


This ticket had assigned some Differential requests:
D1079

I'll have a look at that

@lbrabec: You've seen some other issues with pagination, can you reproduce it and provide the details, so that we can figure out whether this is the same error as fixed in D1079 a different one? Thanks.

same error, fixed in D1079

Metadata Update from @kparal:
- Issue tagged with: easyfix

Metadata