Jenkins and plugins versions report
Core version 2.539, plugin version 712.v9ea_78cc1e8a_4
What Operating System are you using (both controller, and any agents involved in the problem)?
infra.ci.jenkins.io (private instance, sorry that's the example I have at hand)
Reproduction steps
- Click on a parallel stage in "pipeline overview" (ex: https://infra.ci.jenkins.io/job/infra-tools/job/packer-images/job/PR-2389/2/pipeline-overview/?selected-node=66)
- Click on "Resume tail logs" on the bottom right of the logs
Expected Results
Logs tailing is resumed on that stage
Actual Results
The page is refreshed, the selected node is removed from the current query string (https://infra.ci.jenkins.io/job/infra-tools/job/packer-images/job/PR-2389/2/pipeline-overview/?), tailing logs is resumed by not on the previously selected stage.
Anything else?
No response
Are you interested in contributing a fix?
No response