You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a behavior in the 'Overview' page regarding the branches' 'Last Deployment' section. The time displayed appears to be from the branch update rather than the actual deployment change.
Upon further investigation, I found that the last deployment time matches the 'updateTime' from the UpdateBranch API response.
Could you please clarify whether the Last Deployment section should reflect changes in the branch updates, or if this is a UI issue? Your assistance would be greatly appreciated.
I'm attaching an image for reference.
Reproduction steps
N/A
The text was updated successfully, but these errors were encountered:
Hi @vishsake 👋 , thanks for raising this issue! Marking it as a bug. The Last deployment timestamp is retrieved from the branch's updateTime. Instead, it should retrieve the deployment time of the latest job for the branch.
Environment information
Describe the bug
Hello Team,
I noticed a behavior in the 'Overview' page regarding the branches' 'Last Deployment' section. The time displayed appears to be from the branch update rather than the actual deployment change.
Upon further investigation, I found that the last deployment time matches the 'updateTime' from the UpdateBranch API response.
Could you please clarify whether the Last Deployment section should reflect changes in the branch updates, or if this is a UI issue? Your assistance would be greatly appreciated.
I'm attaching an image for reference.
Reproduction steps
N/A
The text was updated successfully, but these errors were encountered: