What happened
When viewing the Deployment Details page for a running deployment, manually selecting a stage other than the default active stage is not preserved. While the deployment is running, the page periodically polls for updated deployment data. Each polling cycle resets the selected stage back to the current default active stage, overriding the user's manual selection.
As a result, users cannot continuously inspect logs or details of a non-default stage because their selection is automatically changed every time the deployment data is refreshed.
What you expected to happen
A manually selected stage should remain selected across polling updates. Live polling should update deployment data without overriding the user's current stage selection.
The selected stage should only change automatically when:
- the user opens a different deployment, or
- the user is still following the default active stage and the deployment progresses to a new default stage.
How to reproduce it
- Start or open a deployment that is actively running.
- Navigate to the Deployment Details page.
- Wait until live polling is active.
- Select a stage other than the current default active stage.
- Wait for the next polling interval (approximately every 4 seconds).
- Observe that the selected stage is automatically reset to the default active stage.
Environment
What happened
When viewing the Deployment Details page for a running deployment, manually selecting a stage other than the default active stage is not preserved. While the deployment is running, the page periodically polls for updated deployment data. Each polling cycle resets the selected stage back to the current default active stage, overriding the user's manual selection.
As a result, users cannot continuously inspect logs or details of a non-default stage because their selection is automatically changed every time the deployment data is refreshed.
What you expected to happen
A manually selected stage should remain selected across polling updates. Live polling should update deployment data without overriding the user's current stage selection.
The selected stage should only change automatically when:
How to reproduce it
Environment
piped version:
v0.57.0control-plane version:
v0.57.0Others: