action #174439
Updated by livdywan 2 days ago
## Observation The following two jobs have the same scenario: * https://openqa.opensuse.org/tests/4643020#next_previous * https://openqa.opensuse.org/tests/4695731#next_previous Go to the first page. The lists show different jobs. Only if you go to the link ["latest job for this scenario"](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=openqa&flavor=dev&machine=64bit-4G&test=openqa_install_multimachine&version=Tumbleweed) it shows the same list. ## Acceptance critiera * **AC1:** The "Next & Previous" tab shows a consistent list of jobs (of the scenario) regardless what the current job is. ## Suggestions * Maybe because of our limitation to 500 next and 500 previous tests. * If the current test has more than 500 next tests, there will be a gap. But maybe it can be made more obvious in that case, with a hint to click on "latest job".