Skip to content

Fix: Displays the actual latest deployment rather than the env update time#148

Open
CGoodwin90 wants to merge 2 commits into
mainfrom
last-deployment-fix
Open

Fix: Displays the actual latest deployment rather than the env update time#148
CGoodwin90 wants to merge 2 commits into
mainfrom
last-deployment-fix

Conversation

@CGoodwin90

@CGoodwin90 CGoodwin90 commented Apr 16, 2026

Copy link
Copy Markdown
Collaborator

Currently the Last Deploy field column in the UI uses the environment updated time, instead of the latest deployment. This updates the column to use deployments(limit: 1) to source the correct data.

https://ui.last-deployment-fix.lagoon-beta-ui.test6.amazee.io/

@CGoodwin90 CGoodwin90 marked this pull request as ready for review May 4, 2026 23:53
@CGoodwin90 CGoodwin90 requested a review from bomoko May 4, 2026 23:54

@bomoko bomoko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change makes sense - it does introduce an extra query per environment. I'd be interested to know the performance impact, but this does what it says on the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants