Details
Description
Please see the screenshots.
If you set retry to more than 1, then the deployment report shows the Attemps column. However it is "overwritten" by the progress bar, so the number of actual attempts are nowhere to be found.
This makes you wonder if it actually did retry (I verified it does).
We need to show the actual attempts in the UI correctly. This column is only shown if retry > 1 (see the successful deployment without retry). I would suggest we always show it for consistency and avoiding issues like this?