Issues
Issues copied to clipboard
Currently running release is dropped from Overview if a newer release is queued.
Team
- [X] I've assigned a team label to this issue
Severity
1 client reporting issue
Version
2022.4.4601-hotfix.5911
Latest Version
I could reproduce the problem in the latest build
What happened?
When a release is running, it will no longer appear on the Project Overview screen once a newer release has been queued for deployment. This will cause confusion when attempting to use the Overview to determine which releases are deployed or are currently deploying.
Reproduction
Reproduction Steps:
- Create a deployment with a wait step to simulate a deployment that will run for an extended time.
- Deploy a release and verify it shows as running on the Project Overview screen.
- While the initial deployment is still running, create a new release and deploy it to the same environment.
- View the Overview page to verify the previously running release is no longer displayed.
Error and Stacktrace
No response
More Information
Initial release deploying:

Overview after a new release is deployed at the same time:

Workaround
No response